Searched defs:fileRulesMap (Results 1 – 1 of 1) sorted by relevance
39 …const fileRulesMap = await createFileRulesMap(checkFileList, allRulesMap, checkEntry, file2CheckRu… constant117 const fileRulesMap: Map<string, Rule[]> = new Map(); constant