Commit 9da456a
fix(linter): add jscpd ignore comments to prevent duplicate code warnings
The permissions-analysis and actions-pinning jobs share similar logic for file gathering, which is expected and intentional. Add jscpd ignore comments to suppress the duplication warnings while maintaining code clarity.
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>1 parent e1cadc9 commit 9da456a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
| 224 | + | |
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| |||
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
| 305 | + | |
0 commit comments