Skip to content

Commit

Permalink
Add python package Pygments to rst-lint venv
Browse files Browse the repository at this point in the history
  • Loading branch information
bobidle committed Jun 9, 2024
1 parent 8017da2 commit 80201de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- Media

- Linters
- Add python package Pygments to rst-lint venv

- Reporters

Expand Down
1 change: 1 addition & 0 deletions megalinter/descriptors/rst.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ linters:
- "rst-lint myfile.rst"
install:
pip:
- Pygments
- restructuredtext_lint
# rstcheck
- linter_name: rstcheck
Expand Down

0 comments on commit 80201de

Please sign in to comment.