Project change supervisor
Aegis is a project change supervisor, and performs some of the Software Configuration Management needed in a CASE environment. Aegis provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Resolution of contention for source files, a major headache for any project with more than one developer, is one of Aegis's major functions.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' | |
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
patch-headers Validate patch headers | aegis-perl-tempdir2.patch: patch lacks comment and upstream status |