summaryrefslogtreecommitdiffstats
path: root/namcap-tags
diff options
context:
space:
mode:
authorKyle Keen <keenerd@gmail.com>2016-04-27 20:56:47 -0400
committerKyle Keen <keenerd@gmail.com>2016-04-27 21:21:20 -0400
commit8a4c1ef0b7af35ed533766baba7c275a31af0f60 (patch)
tree70265e4e173254ab6fc335d19c0137754851e775 /namcap-tags
parentc81a4e5ad1ab6858a7c7de83cc8b4d37a3a61730 (diff)
downloadnamcap-8a4c1ef0b7af35ed533766baba7c275a31af0f60.tar.gz
namcap-8a4c1ef0b7af35ed533766baba7c275a31af0f60.zip
Add check for new install hooks.
Signed-off-by: Kyle Keen <keenerd@gmail.com>
Diffstat (limited to 'namcap-tags')
-rw-r--r--namcap-tags2
1 files changed, 2 insertions, 0 deletions
diff --git a/namcap-tags b/namcap-tags
index c60c88a..58139fb 100644
--- a/namcap-tags
+++ b/namcap-tags
@@ -22,6 +22,8 @@ elffile-with-textrel %s :: ELF file ('%s') has text relocations.
elffile-with-execstack %s :: ELF file ('%s') has executable stack.
empty-directory %s :: Directory (%s) is empty
error-running-rule %s :: Error running rule '%s'
+external-hooks-name %s :: .INSTALL file runs a command (%s) provided by hooks.
+external-hooks-warning :: .INSTALL file runs a command provided by hooks.
extra-var-begins-without-underscore %s :: Non standard variable '%s' doesn't start with an underscore
file-in-non-standard-dir %s :: File (%s) exists in a non-standard directory.
file-in-temporary-dir %s :: File (%s) is in a temporary directory.