You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be better to hide the implementation details (e.g. ErrorProne) in the naming. Also, the extension and plugin look a bit rudimentary, especially assuming a separate class SeverityConfigurer and the presence of defaultChecksSeverity property of the io.spine.tools.mc.java.gradle.Extension.
It would be probably better to have all the model check settings under the modelCompiler like this:
yevhenii-nadtochii
changed the title
Revisit naming issue for ErrorProneChecksExtension and ErrorProneChecksPlugin
Revisit naming issue for ErrorProneChecksExtension and ErrorProneChecksPluginDec 12, 2022
It would be better to hide the implementation details (e.g. ErrorProne) in the naming. Also, the extension and plugin look a bit rudimentary, especially assuming a separate class
SeverityConfigurer
and the presence ofdefaultChecksSeverity
property of theio.spine.tools.mc.java.gradle.Extension
.It would be probably better to have all the model check settings under the
modelCompiler
like this:Please also see this PR comment for more details.
The text was updated successfully, but these errors were encountered: