FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
code-annotations/.annotations_sample at master · arbrandes/code-annotations · GitHub
arbrandes
/
code-annotations
Public
forked from
openedx/code-annotations
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
code-annotations
/
.annotations_sample
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (21 loc) · 675 Bytes
Breadcrumbs
code-annotations
/
.annotations_sample
Copy path
File metadata and controls
21 lines (21 loc) · 675 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
source_path: ./
report_path: reports
safelist_path: .annotation_safe_list.yml
coverage_target: 50.0
report_template_dir: code_annotations/report_templates/
rendered_report_dir: code_annotations/reports/
rendered_report_file_extension: .rst
rendered_report_source_link_prefix: https://github.com/openedx/edx-platform/tree/master/
annotations:
".. no_pii:":
".. ignored:":
choices: [irrelevant, terrible, silly-silly]
"pii_group":
- ".. pii:":
- ".. pii_types:":
choices: [id, name, other]
- ".. pii_retirement:":
choices: [retained, local_api, consumer_api, third_party]
extensions:
python:
- py
Back
|
FazBrowse Home
|
New Git URL