Skip to content

Commit

Permalink
fix browser extension rule for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jorik-utwente committed Dec 3, 2024
1 parent d20debf commit 7e3f41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nursery/write-to-browser-extension-directory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ rule:
att&ck:
- Persistence::Browser Extensions [T1176]
features:
- description: can be used for browser-based persistence
- and:
- description: can be used for browser-based persistence
- or:
- match: copy file
- match: move file
Expand Down

0 comments on commit 7e3f41a

Please sign in to comment.