-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcode_safety.yml
186 lines (186 loc) · 6.85 KB
/
code_safety.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
---
file safety:
".alexrc":
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
".github/linters/.markdown-link-check.json":
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
".github/linters/rubocop_defaults.yml":
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
".github/workflows/inclusive-language.yml":
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
".github/workflows/main.yml":
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
".github/workflows/mega-linter.yml":
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
".gitignore":
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
".mega-linter.yml":
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
".rubocop":
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
CHANGELOG.md:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
Gemfile:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
Gemfile.lock:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
LICENSE.txt:
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
README.md:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
Rakefile:
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
bin/console:
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
bin/setup:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
docs/way_of_working/code-linting/index.md:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
docs/way_of_working/code-linting/linters.md:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/generators/document_linters.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/generators/exec.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/generators/init.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/generators/init_linters.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/github_audit_rule.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/paths.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
lib/way_of_working/code_linting/hdi/plugin.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/supported_linter.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/.github/linters/.markdown-link-check.json:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/.github/linters/rubocop_defaults.yml:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/.github/workflows/mega-linter.yml:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/.mega-linter.yml:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/.rubocop:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/docs/way_of_working/code-linting/index.md:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/templates/docs/way_of_working/code-linting/linters.md.tt:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
lib/way_of_working/code_linting/hdi/version.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/resources/XcodeApp.xcodeproj/project.pbxproj:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/test_helper.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
test/way_of_working/audit_github_stub_classes.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/way_of_working/code_linting/hdi/generators/document_linters_test.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/way_of_working/code_linting/hdi/generators/exec_test.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/way_of_working/code_linting/hdi/generators/init_linters_test.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/way_of_working/code_linting/hdi/github_audit_rule_test.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/way_of_working/code_linting/hdi/zeitwerk_loader_test.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac
test/way_of_working/code_linting/hdi_test.rb:
comments:
reviewed_by: shilpigoeldev
safe_revision: b89ef4afd67d02b6f6ff323bb9accde2dcf2686d
way_of_working-code_linting-hdi.gemspec:
comments:
reviewed_by: shilpigoeldev
safe_revision: 0c7aeda9a9a90b16cea0f1921e29b21d4f27e5ac