QualityAssistant
Code Linter
A tool to provide live feedback on code quality in Smalltalk applications
A live feedback code quality tool for Pharo
16 stars
5 watching
1 forks
Language: Smalltalk
last commit: over 7 years ago
Linked from 1 awesome list
critiquespharoquality
Related projects:
Repository | Description | Stars |
---|---|---|
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 342 |
orsinium-labs/flake8-todos | A tool to check TODO comments in Python code for consistency and completeness. | 27 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
smarkets/flake8-strict | Plugin for static code analysis of Python code adhering to strict style rules | 10 |
kidkarolis/healthier | A tool that lintes JavaScript code for quality issues while leaving formatting decisions to another tool. | 84 |
sublimelinter/sublimelinter-pydocstyle | Linter plugin for Python code quality checking using pydocstyle | 10 |
duaraghav8/ethlint | Analyzes Solidity code for style and security issues and fixes them. | 927 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
codacy/codacy-stylelint | A tool that integrates Stylelint into Codacy for automated code review and quality assurance in Scala projects. | 4 |
philips/lualint | An analyzer for detecting errors in Lua code by checking global variable usage. | 85 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 304 |
mpeterv/luacheck | A tool for detecting and reporting issues in Lua code | 1,923 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
rocioar/flake8-django | A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
dcshi/lua-resty-qrdecode | A QR decoder library for lua-based web applications | 12 |