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
Having warnings impacts the code quality.
Fixing all warnings in one PR is difficult, so any PR that reduces the warning should be linked to this issue.
After the riching 0-warning stage, it's important to harden the sbt setting to treat warnings as errors and not allow the introduction of the warning in the codebase.
Feature description
Having 0 warnings proves the high level of code quality
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Proposed feature
Having warnings impacts the code quality.
Fixing all warnings in one PR is difficult, so any PR that reduces the warning should be linked to this issue.
After the riching
0-warning stage
, it's important to harden the sbt setting to treat warnings as errors and not allow the introduction of the warning in the codebase.Feature description
Having 0 warnings proves the high level of code quality
Anything else?
No response
The text was updated successfully, but these errors were encountered: