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

Conversation

JayAgra
Copy link
Member

@JayAgra JayAgra commented Jul 22, 2023

linted maroon framework and relaxed rules because linting isn’t fun


This change is Reviewable

files to review:
src/main/java/com/team766/web/AutonomousSelector.java
src/main/java/com/team766/hal/wpilib/CANSparkMaxMotorController.java
using checkstyle with modified sun microsystems linter rules
@JayAgra JayAgra requested a review from rcahoon July 22, 2023 21:55
Copy link
Member

@rcahoon rcahoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It occurs to me that all of the method parameters that were renamed to "...Param" will make the argument name hints in VSCode uglier. I support enforcing that method parameters have a different name than class member variables, but maybe there's a better naming scheme that we could use

src/main/java/com/team766/hal/simulator/VrConnector.java Outdated Show resolved Hide resolved
src/main/java/com/team766/hal/wpilib/WPIRobotProvider.java Outdated Show resolved Hide resolved
src/main/java/com/team766/hal/wpilib/WPIRobotProvider.java Outdated Show resolved Hide resolved
src/main/java/com/team766/web/ConfigUI.java Outdated Show resolved Hide resolved
@JayAgra JayAgra merged commit 23113e4 into master Aug 14, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants