Browse Source

rename dev-tidy --> dev-precommit

Byron Jones 6 years ago
parent
commit
11666b7392
2 changed files with 2 additions and 2 deletions
  1. 0 0
      dev-precommit
  2. 2 2
      docs/CONTRIBUTING

+ 0 - 0
dev-tidy → dev-precommit


+ 2 - 2
docs/CONTRIBUTING

@@ -15,5 +15,5 @@ the very high level install steps for a development setup are:
 if `dev-server` is not running you must run `make` manually.  some changes
 require a full rebuild of the resources with `make -B`.
 
-run `dev-tidy` before creating any pull requests; this will auto-format
-perl and sass.
+run `dev-precommit` before creating any pull requests; this will auto-format
+perl and sass, and report possible perl issues.