Skip to content

Adding Flake8 linting #5

Adding Flake8 linting

Adding Flake8 linting #5

Triggered via pull request February 4, 2025 09:26
@NebularNerdNebularNerd
synchronize #8
dev
Status Success
Total duration 20s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Lint: tests/__init__.py#L1
[flake8] reported by reviewdog 🐶 Missing docstring in public package Raw Output: ./tests/__init__.py:1:1: D104 Missing docstring in public package
Lint: tests/__init__.py#L1
[flake8] reported by reviewdog 🐶 blank line at end of file Raw Output: ./tests/__init__.py:1:1: W391 blank line at end of file