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

Simplify linters using ruff #218

Merged
merged 2 commits into from
Oct 28, 2023
Merged

Simplify linters using ruff #218

merged 2 commits into from
Oct 28, 2023

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Oct 28, 2023

Simplify the linters of this project (not the templatate... yet).

@sbidoul
Copy link
Member Author

sbidoul commented Oct 28, 2023

I'm going ahead and merge this

  • there is no risk as this only lints the tests of this project, basically
  • the fact that the flake8 and isort config are symlinks to the template configs is problematic as this triggers surprising side effects so since this PR removes them, it simplifies maintenance of this repo

@sbidoul sbidoul merged commit 659c987 into OCA:master Oct 28, 2023
7 checks passed
@sbidoul sbidoul deleted the simplify-linters branch October 28, 2023 16:35
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.

1 participant