nsiqcppstyle
https://github.com/kunaltyagi/nsiqcppstyle
Python
Cpp style checker in python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to nsiqcppstyle
Help out
- Issues
- Create top-notch GitHub wiki documentation
- Provide regression tests (in nsiqunittest/nsiqcppstyle_unittest.py) for NsiqCppStyle engine internals
- Support running user rule files located outside of the NsiqCppStyle package
- How to check if variable name conforms to specification
- Use `Path` instead of `str` and validate user provided paths
- Try reduce the duplication in rule callbacks
- Overloaded operator function name should be returned as one FUNCTION token, not two tokens FUNCTION + <operator>
- Update README.md: Remove or update project site information.
- what is the best way to prepare a source code distribution?
- Docs
- Python not yet supported