Tool for amalgamating C source and header files
amalgamate.py aims to make it easy to use SQLite-style C source and header amalgamation in projects.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python' does not match package name 'python-wrapper' | |
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |