Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DLinterRunner.ts95 return shouldProcessFile(options, input);
258 function shouldProcessFile(options: LintOptions, fileFsPath: string): boolean { function