Skip to content

Update: Bump yamllint and pycodestyle / lint-requirements#429

Open
Andrej730 wants to merge 2 commits intonutti:mainfrom
Andrej730:bump-yamllint-pycodestyle
Open

Update: Bump yamllint and pycodestyle / lint-requirements#429
Andrej730 wants to merge 2 commits intonutti:mainfrom
Andrej730:bump-yamllint-pycodestyle

Conversation

@Andrej730
Copy link
Contributor

Bumped yamllint and pycodestyle versions (they were using some version from 2022) and moved their versions to a separate requirements file, so they can be easily installed by users if they want to run lint checks locally. We can also hook up dependabot to this file in the future.

@Andrej730 Andrej730 force-pushed the bump-yamllint-pycodestyle branch 2 times, most recently from 6e2d1ea to c54d8a9 Compare March 7, 2026 08:55
Errors:
```
./src/fake_bpy_module/analyzer/directives.py:125:13: E128 continuation line under-indented for visual indent
./src/fake_bpy_module/analyzer/directives.py:132:13: E128 continuation line under-indented for visual indent
./src/fake_bpy_module/analyzer/directives.py:139:13: E128 continuation line under-indented for visual indent
./src/fake_bpy_module/analyzer/directives.py:146:13: E122 continuation line missing indentation or outdented
./src/fake_bpy_module/analyzer/directives.py:147:13: E122 continuation line missing indentation or outdented
./src/fake_bpy_module/analyzer/directives.py:148:13: E122 continuation line missing indentation or outdented
```
@Andrej730 Andrej730 force-pushed the bump-yamllint-pycodestyle branch from c54d8a9 to c066fb7 Compare March 9, 2026 10:30
@Andrej730 Andrej730 requested a review from nutti March 9, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants