forked from pywebio/PyWebIO
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlgtm.yml
More file actions
20 lines (17 loc) · 684 Bytes
/
lgtm.yml
File metadata and controls
20 lines (17 loc) · 684 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
##########################################################################################
# Use the `path_classifiers` block to define changes to the default classification of #
# files. #
##########################################################################################
path_classifiers:
test:
- exclude: /
- test
- exclude: test/util.py
library:
- pywebio/html
- exclude: pywebio/html/css/app.css
- exclude: pywebio/html/index.html
queries:
# Specifically hide the results of two queries.
- exclude: py/call-to-non-callable
- exclude: py/path-injection