Lines Matching refs:on
4 perform various checks automatically such as running linters on your code.
7 turn on any hook it wishes to enforce.
33 the local project you're working on.
48 settings on top.
105 * `${PREUPLOAD_FILES}`: List of files to operate on.
106 * `${PREUPLOAD_FILES_PREFIXED}`: A list of files to operate on.
141 * `ignore_merged_commits`: If set to `true`, the hooks will not run on commits
142 that are merged. Hooks will still run on the merge commit itself.
146 This section allows for completely arbitrary hooks to run on a per-repo basis.
170 This section allows for turning on common/builtin hooks. There are a bunch of
206 # Turn on cpplint checking.
280 * Some checkers operate on the files as they exist in the filesystem. This is
287 instead of relying on the version that is in $PATH.