We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebafdf commit 0519880Copy full SHA for 0519880
readme.md
@@ -17,7 +17,7 @@
17
## Default Rules
18
19
📌 **Tip:** To link directly to a specific rule, use the full GitHub anchor link format:
20
-`https://github.com/Flow-Scanner/lightning-flow-scanner-core#<rule-label`
+`https://github.com/Flow-Scanner/lightning-flow-scanner-core#<rule-label>`
21
22
Example:
23
_https://github.com/Flow-Scanner/lightning-flow-scanner-core?tab=readme-ov-file#unsafe-running-context_
@@ -209,8 +209,3 @@ Specifying exceptions allows you to exclude specific scenarios from rule enforce
209
npm run test
210
```
211
212
-5. (Optional) Deploy sample flows:
213
-
214
- ```bash
215
- npm run deploy:flows -- -o
216
- ```
0 commit comments