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

Linted #29

Merged
merged 13 commits into from
Aug 14, 2023
Merged

Linted #29

merged 13 commits into from
Aug 14, 2023

Commits on Jul 22, 2023

  1. linted maroonframework

    JayAgra committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1387f3e View commit details
    Browse the repository at this point in the history
  2. relax checkstyle rules

    JayAgra committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9fc1361 View commit details
    Browse the repository at this point in the history
  3. fix compilation errors

    files to review:
    src/main/java/com/team766/web/AutonomousSelector.java
    src/main/java/com/team766/hal/wpilib/CANSparkMaxMotorController.java
    JayAgra committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    06c6e73 View commit details
    Browse the repository at this point in the history
  4. stop using google java format

    using checkstyle with modified sun microsystems linter rules
    JayAgra committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    980a4c7 View commit details
    Browse the repository at this point in the history
  5. modify linter config

    JayAgra committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0f435b5 View commit details
    Browse the repository at this point in the history
  6. fix last linting errors

    JayAgra committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e985a38 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. address ryan's comments

    JayAgra committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    4947e21 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix parameter naming

    switch to _ instead of Param
    JayAgra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f4f525d View commit details
    Browse the repository at this point in the history
  2. fix compilation error

    JayAgra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9199816 View commit details
    Browse the repository at this point in the history
  3. fix portmapping blocks

    JayAgra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ffa0ccf View commit details
    Browse the repository at this point in the history
  4. unused imports

    JayAgra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3bb55ac View commit details
    Browse the repository at this point in the history
  5. fix comments

    JayAgra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f9a5cf8 View commit details
    Browse the repository at this point in the history
  6. fix portmapping block

    JayAgra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    23113e4 View commit details
    Browse the repository at this point in the history