Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement linting workflow #4

Closed
fhg-isi opened this issue Dec 23, 2024 · 0 comments
Closed

Implement linting workflow #4

fhg-isi opened this issue Dec 23, 2024 · 0 comments
Assignees

Comments

@fhg-isi
Copy link
Contributor

fhg-isi commented Dec 23, 2024

Implement a linting workflow that does not require pylint because pylint has GPL2 license.

Also see

pylint-dev/pylint#10145

ruff supports less rules than pylint:

astral-sh/ruff#970

ruff and flake8 do not seem to provide a score feature like pylint... which would be nice to show the score as a badge.

https://stackoverflow.com/questions/79303531/how-to-get-linting-score-from-ruff-similar-to-pylint-score

@fhg-isi fhg-isi self-assigned this Dec 23, 2024
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi pushed a commit that referenced this issue Jan 9, 2025
fhg-isi pushed a commit that referenced this issue Jan 9, 2025
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi added a commit that referenced this issue Jan 9, 2025
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
reduced ruff warnings #4
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
removed black as a dependency
included ruff format in lint workflow
#4
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
fhg-isi pushed a commit that referenced this issue Jan 10, 2025
@fhg-isi fhg-isi closed this as completed Jan 10, 2025
fhg-isi added a commit that referenced this issue Jan 10, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant