Skip to content

Conversation

@ftnext
Copy link
Collaborator

@ftnext ftnext commented Dec 12, 2024

Thanks to #792

@cclauss
Copy link
Contributor

cclauss commented Dec 12, 2024

@@ -0,0 +1,6 @@
lint:
# ignore errors for long lines and multi-statement lines
@pipx run flake8 --ignore=E501,E701,W503 .
Copy link
Contributor

Choose a reason for hiding this comment

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

How is flake8 getting installed? Same for rstcheck below.

Modern projects use pre-commit instead of make.

@ftnext ftnext merged commit ec491c5 into Uberi:master Dec 12, 2024
8 checks passed
@ftnext ftnext deleted the refactor/add-makefile branch December 12, 2024 22:11
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