Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-ranger[bot] authored Aug 24, 2023
1 parent 80d1a13 commit 74c938f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ Support this project with a :star:
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|---------|--------|----------|---------|-----------------------------------------------------------------------------------------------------|
| options | string | false | `"-r"` | Extra options passed directly to <br>bandit. See: [OPTIONS.md for available choices](./OPTIONS.md) |
| targets | string | true | `"."` | Module(s)/Package(s) to run bandit checks |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 189 Warning

Expected: 80; Actual: 189
|-------------------------------------------------------|--------|----------|---------|-----------------------------------------------------------------------------------------------------|
| <a name="input_options"></a>[options](#input_options) | string | false | `"-r"` | Extra options passed directly to <br>bandit. See: [OPTIONS.md for available choices](./OPTIONS.md) |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 189 Warning

Expected: 80; Actual: 189

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: br Warning

Element: br

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning

Element: a
| <a name="input_targets"></a>[targets](#input_targets) | string | true | `"."` | Module(s)/Package(s) to run bandit checks |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning

Element: a

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 189 Warning

Expected: 80; Actual: 189
<!-- AUTO-DOC-INPUT:END -->
Expand Down

0 comments on commit 74c938f

Please sign in to comment.