Home
last modified time | relevance | path

Searched refs:shouldLintBinaryFiles (Results 1 – 6 of 6) sorted by relevance

/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/
H A DArcanistFilenameLinter.php28 protected function shouldLintBinaryFiles() { function in ArcanistFilenameLinter
H A DArcanistChmodLinter.php40 protected function shouldLintBinaryFiles() { function in ArcanistChmodLinter
H A DArcanistLinter.php307 if (!$this->shouldLintBinaryFiles() && $engine->isBinaryFile($path)) {
597 protected function shouldLintBinaryFiles() { function in ArcanistLinter
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/
H A DArcanistFilenameLinter.php28 protected function shouldLintBinaryFiles() { function in ArcanistFilenameLinter
H A DArcanistChmodLinter.php40 protected function shouldLintBinaryFiles() { function in ArcanistChmodLinter
H A DArcanistLinter.php307 if (!$this->shouldLintBinaryFiles() && $engine->isBinaryFile($path)) {
597 protected function shouldLintBinaryFiles() { function in ArcanistLinter