ocstyle
Code style checker
A tool that checks Objective-C code style and enforces basic documentation rules to maintain consistent coding practices.
Objective-C style checker
255 stars
11 watching
35 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,198 |
macoscope/objc-style-guide | A style guide outlining basic rules for writing Objective-C code to ensure consistency and readability. | 48 |
openstack/hacking | Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
phpcheckstyle/phpcheckstyle | Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. | 164 |
tin2tin/python_stylechecker_for_blender | Enables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking | 13 |
ankitvgupta/pycodestyle-action | Automates style checking in Python code using pycodestyle and leaves comments on pull requests with errors | 8 |
markeissler/wonderful-objective-c-style-guide | A comprehensive Objective-C coding style guide for maintaining consistency and readability in OSX and iOS codebases. | 67 |
robotsandpencils/objective-c-style-guide | A coding style guide for Objective-C programming language | 101 |
qiniu/checkstyle | A tool that checks Go source code style and suggests improvements | 129 |
salgnt/cscs | A curated collection of coding style conventions and standards for various programming languages. | 1,501 |
asciidisco/sloccount | Analyzes code files and reports line counts of specific languages in a standard format. | 6 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
kodecocodes/c-sharp-style-guide | A C# style guide focused on readability and simplicity, particularly tailored for Unity game development. | 496 |
inaka/elvis | A tool for enforcing code style consistency and quality across large codebases. | 426 |
stylecow/stylecow | A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |