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

Setup good linting checks #16

Closed
ftsell opened this issue Jul 24, 2019 · 3 comments
Closed

Setup good linting checks #16

ftsell opened this issue Jul 24, 2019 · 3 comments
Assignees

Comments

@ftsell
Copy link
Member

ftsell commented Jul 24, 2019

They should run automatically on all repositories

@ftsell ftsell self-assigned this Sep 18, 2019
@texhnolyze
Copy link
Contributor

We want to setup IDE Linting as well as Github Actions with the following basis:
General line length of 120 characters:

Python

  • black
  • isort
  • flake8

C++

  • uncrustify
  • potentially clang-tidy

For more details see: https://mafiasi.de/etherpad/pad/robocup-ag/CodeStyle

@Flova
Copy link
Member

Flova commented Jan 24, 2024

Done

@Flova Flova closed this as completed Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Status: In progress
Development

No branches or pull requests

4 participants