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

chore(checkstyle): bumped checkstyle version to 10.15.0 #392

Merged
merged 11 commits into from
Jul 3, 2024

Commits on May 29, 2024

  1. chore(checkstyle): bumped checkstyle version to 10.15.0

    * done to support intelliJ checkstyle plugin
    * some adjustments in the configuration were required due to version changes
    
    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    35727a5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. chore(checkstyle): working on checkstyle issues

    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    86da604 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    91064b0 View commit details
    Browse the repository at this point in the history
  2. chore(checkstyle): added further valid abbreviations

    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c085a89 View commit details
    Browse the repository at this point in the history
  3. chore(checkstyle): getting rid of more checkstyle warnings

    * cleaned SQLiteWriter
    * cleaned ClientServerChannel
    * cleaned IPResolver
    * documented Vector3d class
    
    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2e2c230 View commit details
    Browse the repository at this point in the history
  4. chore(checkstyle): cleaned ClientServerChannel

    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0617e16 View commit details
    Browse the repository at this point in the history
  5. chore(checkstyle): added SuppressWarnings module so checkstyle warnin…

    …gs can be suppressed if necessary
    
    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4f523fe View commit details
    Browse the repository at this point in the history
  6. chore(checkstyle): updated SuppressWarnings module

    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1c43c53 View commit details
    Browse the repository at this point in the history
  7. chore(checkstyle): fixing some further checkstyle warnings

    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dba1238 View commit details
    Browse the repository at this point in the history
  8. chore(checkstyle): configured checkstyle to be able to suppress check…

    …style warnings (See SuppressWarningsHolder)
    
    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    95c9da2 View commit details
    Browse the repository at this point in the history
  9. chore(checkstyle): ignore naming in conventions in Wgs84Projection

    Signed-off-by: Moritz Schweppenhäuser <[email protected]>
    schwepmo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e48908a View commit details
    Browse the repository at this point in the history