hazelcast / hazelcast/hazelcast-python-client
Tracking issue for integrating a linter to PR builder
Open
Source: Internal
Type: Cleanup
- Dominant language
- Python
- Stars
- 116
- Forks
- 78
- Avg merge
- 10d 22h
- Merged PRs (30d)
- 1
Description
We should integrate some popular linters/code analysis tools to our PR builder to eliminate easy to find errors and maintain a consistent code style across the codebase. We should probably be using black + pylint, but that can be discussed.
Since we probably won't be able to fix all styling problems with one PR(possible, but would be really huge, hard to review PR), I created this issue to track the progress.
Not setting any milestone, as we can do it incrementally across multiple releases
Contributor guide
Assessment
This issue has not been assessed yet.