-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BE2] Work on more rules for linter #1871
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93e4776 - Browse repository at this point
Copy the full SHA 93e4776View commit details
Commits on May 17, 2024
-
Built IllegalFormatString rule (still some input values left to add) …
…and created Util file with util functions
Configuration menu - View commit details
-
Copy full SHA for 4f0121b - Browse repository at this point
Copy the full SHA 4f0121bView commit details -
Merge branch 'refs/heads/work-be2-thibault-linter_more_rules' into wo…
…rk-be2-thibault-linter_master
Configuration menu - View commit details
-
Copy full SHA for 3c4317a - Browse repository at this point
Copy the full SHA 3c4317aView commit details -
Added tests in format string rules, added support for literal.format(…
…) in EmptyInterpolatedString
Configuration menu - View commit details
-
Copy full SHA for b4dbf95 - Browse repository at this point
Copy the full SHA b4dbf95View commit details -
Added IncorrectNumberOfArgsToFormat rule, reformatted other rules (co…
…nverted nested methods to private class methods)
Configuration menu - View commit details
-
Copy full SHA for ecfda68 - Browse repository at this point
Copy the full SHA ecfda68View commit details -
Added IncorrectNumberOfArgsToFormat rule, reformatted other rules (co…
…nverted nested methods to private class methods)
Configuration menu - View commit details
-
Copy full SHA for 2d3de5e - Browse repository at this point
Copy the full SHA 2d3de5eView commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc9cf71 - Browse repository at this point
Copy the full SHA dc9cf71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c562cb - Browse repository at this point
Copy the full SHA 8c562cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a495c08 - Browse repository at this point
Copy the full SHA a495c08View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6b67f9 - Browse repository at this point
Copy the full SHA e6b67f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c99a7 - Browse repository at this point
Copy the full SHA 80c99a7View commit details -
Merge remote-tracking branch 'origin/work-be2-thibault-linter_master'…
… into work-be2-thibault-linter_master # Conflicts: # be2-scala/linter/input/src/main/scala/fix/LonelySealedTrait.scala
Configuration menu - View commit details
-
Copy full SHA for 6999a27 - Browse repository at this point
Copy the full SHA 6999a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0680e5f - Browse repository at this point
Copy the full SHA 0680e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5f9381 - Browse repository at this point
Copy the full SHA d5f9381View commit details
Commits on May 29, 2024
-
Corrected functionality in findDefinition (could previously only find literal definitions). Adapted other rules (IncorrectNumberOfArgsToFormat, IllegalFormatString) to modification
Configuration menu - View commit details
-
Copy full SHA for 65c12bf - Browse repository at this point
Copy the full SHA 65c12bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecbe196 - Browse repository at this point
Copy the full SHA ecbe196View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aa58b - Browse repository at this point
Copy the full SHA e4aa58bView commit details
Commits on May 30, 2024
-
Adapted IllegalFormatString and NanComparison to modification in findDefinitions in Util
Configuration menu - View commit details
-
Copy full SHA for cf66a86 - Browse repository at this point
Copy the full SHA cf66a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a9eb5 - Browse repository at this point
Copy the full SHA 70a9eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10add0c - Browse repository at this point
Copy the full SHA 10add0cView commit details -
Improved Util with a matchType function and adapted matching
Configuration menu - View commit details
-
Copy full SHA for 3681835 - Browse repository at this point
Copy the full SHA 3681835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dfad3 - Browse repository at this point
Copy the full SHA 39dfad3View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a836771 - Browse repository at this point
Copy the full SHA a836771View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4eb6797 - Browse repository at this point
Copy the full SHA 4eb6797View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c32274 - Browse repository at this point
Copy the full SHA 9c32274View commit details