Skip to content

Add wpiformat#276

Open
pjreiniger wants to merge 2 commits into
robotpy:mainfrom
pjreiniger:add_wpiformat
Open

Add wpiformat#276
pjreiniger wants to merge 2 commits into
robotpy:mainfrom
pjreiniger:add_wpiformat

Conversation

@pjreiniger

Copy link
Copy Markdown
Contributor

This adds wpiformat as a new linter. It will primarily handle the C++ files and whitespace. All of the python files are ignored and handled by black only.

- name: Fetch all history and metadata
run: |
git checkout -b pr
git branch -f main origin/main

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hm, what's all this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think its needed for clang tidy. It does some comparison against the main branch

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