Apply ./vera configuration file, ../vera, ../../vera, etc.
Issue #98
invalid
As a developer, I want vera++ to automatically look for and apply a standard configuration file on a per-project (per-directory) basis, so that I can drop a configuration file into my projects and instantly reconfigure how vera++ behaves.
As a workaround, I am soft linking ~/.vera++/profiles/defaults to ./vera, and running vera++ from Vagrant boxes.
Comments (2)
-
-
- changed status to invalid
- Log in to comment
Hi,
I think you have to build a wrapper around vera++ for this kind of usage.
Good luck.