This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
Releases: aureliancnx/Bubulle-Norminette
Releases · aureliancnx/Bubulle-Norminette
Release 1.27
- Fixed false positive with misplaced space checks
- Added ncurses include so Bubulle is now compatible with this lib
- Added coding style document
- Fixed false positive with L3 check
- Added G5 check: non-static functions, available in the aggressive mode
- Added aggressive mode
- Added more documentation in README.md
Release 1.21
- Added G4 check: var out of function scope must be const.
- Added -c flag: show and/or edit the file configuration (for advanced users)
- Fixed installation of pycparser-fake-libc requirement
Release 1.19b
- Norminette that works for all tests performed
- False positives found resolved. We received a lot of false positive feedbacks. We have solved everything and we don't find any false positive now.
Any issue? open an issue or a pull request if you're motivated to fix it!