Skip to content
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

Error-prone violations #469

Open
10 of 18 tasks
regisd opened this issue Oct 17, 2018 · 0 comments
Open
10 of 18 tasks

Error-prone violations #469

regisd opened this issue Oct 17, 2018 · 0 comments
Labels
code quality Code health and clean-up help wanted Good first issues
Projects

Comments

@regisd
Copy link
Member

regisd commented Oct 17, 2018

errors

  • MissingOverride
  • ClassCanBeStatic
  • BoxedPrimitiveConstructor
  • CatchAndPrintStackTrace
  • ReferenceEquality
  • Unused
  • UnusedException
  • ConstructorInvokesOverridable
  • MissingDefault
  • InconsistentOverloads
  • JdkObsolete

warnings

  • MixedArrayDimensions
  • WildcardImport
  • TryFailRefactoring
  • RemoveUnusedImports (in genfiles/jflex/LexParse.java)
  • UngroupedOverloads
  • MultiVariableDeclaration
  • ReturnMissingNullable
@regisd regisd added the code quality Code health and clean-up label Oct 17, 2018
@regisd regisd added the help wanted Good first issues label Dec 16, 2020
@regisd regisd added this to Open bugs in JFlex core via automation Dec 16, 2020
@lsf37 lsf37 moved this from Open bugs to Open feature requests in JFlex core Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code health and clean-up help wanted Good first issues
Projects
JFlex core
  
Open feature requests
Development

No branches or pull requests

1 participant