Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Releases: aureliancnx/Bubulle-Norminette

Release 1.27

25 Feb 12:05
Compare
Choose a tag to compare
  • 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

15 Dec 21:29
Compare
Choose a tag to compare
  • 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

15 Nov 14:29
Compare
Choose a tag to compare
  • 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!