Re: using aede-policy
Peter Miller <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <1309394324.10290.9.camel@hawk> |
On Wed, 2011-06-29 at 18:08 -0400, Aryeh Friedman wrote: > Is there any way to use aede-policy on files that are not part of a > aegis project (for small demos I often do not put them under aegis but > I still want to enforce our style rules) The code right now uses the change set's meta data to locate the files, and also decide what checks to run. Strings on the command line are treated as the names of validations, rather than the names of files. That could be change, it's just software after all. But what about making yourself a template project for demos and using aedist to seed it? (Like the new project seeds on the web site.) It should only take a couple of minutes to start a new preject that way, once you have the template. -- Peter Miller <[email protected]>