Lines Matching full:used
37 "compatibility" is used to check license compatibility in the specified path;
38 "license" is used to check source license header in the specified path;
39 "copyright" is used to check source copyright header in the specified path;
40 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
42 …"filename" is used to check whether the specified file exists in the specified path(support projec…
44 4. policyitem name: This field is used for define the license, copyright, "*" means match all, the …
45 5. policyitem path: This field is used for define the source file scope to apply this policyitem, t…
46 6. policyitem rule and group: These two fields are used together to merge policy results. "may" pol…
47 7. policyitem filefilter: Used to bind filefilter which define filter rules.
48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us…