hacking
Style checker
Automates style checks and code review to enforce uniform coding standards across large projects.
OpenStack Hacking Style Checks. Mirror of code maintained at opendev.org.
240 stars
33 watching
66 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cablelabs/snaps-openstack | Automates the installation of an OpenStack Kolla distribution on machines initialized with SNAPS-Boot | 9 |
tin2tin/python_stylechecker_for_blender | Enables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking | 13 |
openstack/automaton | Provides tools for creating and managing state machines in Python to validate and execute tasks | 50 |
cue/ocstyle | A tool that checks Objective-C code style and enforces basic documentation rules to maintain consistent coding practices. | 255 |
ankitvgupta/pycodestyle-action | Automates style checking in Python code using pycodestyle and leaves comments on pull requests with errors | 8 |
openstack/openstack-ansible | A toolset for automating the deployment and management of complex IT infrastructures | 1,475 |
inaka/elvis | A tool for enforcing code style consistency and quality across large codebases. | 426 |
openapitools/openapi-style-validator | Ensures consistency in OpenAPI specifications by validating style and adherence to standards | 210 |
rstcheck/rstcheck | Checks syntax of reStructuredText and code blocks within it | 229 |
wishtack/pysynthetic | Tools to simplify Python class creation with type checking and strict contract enforcement | 15 |
phpcheckstyle/phpcheckstyle | Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. | 164 |
gforcada/flake8-pep3101 | Checks Python string formatting against the latest standard | 14 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
klen/pylama | Automates code quality checks for Python programs | 1,050 |
wework/speccy | Ensures OpenAPI specifications conform to quality standards and provides rules for improvement | 828 |