Skip to content

Commit

Permalink
Add nitpick plugin (#1476)
Browse files Browse the repository at this point in the history
* Add nitpick plugin

* [MegaLinter] Apply linters fixes

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored May 14, 2022
1 parent 5752033 commit e3abe2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ _Github PR reporter_
- [Plugins](#plugins)
- [Use plugins](#use-plugins)
- [Example](#example)
- [Plugins Catalog](#plugins-catalog)
- [Create plugins](#create-plugins)
- [Limitations](#limitations)
- [Articles](#articles)
Expand Down Expand Up @@ -902,6 +903,8 @@ PLUGINS:
### Plugins Catalog

* [jupyfmt](https://github.com/kpj/jupyfmt): The uncompromising Jupyter notebook formatter ([usage](https://github.com/kpj/jupyfmt#mega-linter-integration))
* [nitpick](https://github.com/andreoliwa/nitpick): Command-line tool and flake8 plugin to enforce the same settings across multiple language-independent projects. ([usage](https://github.com/andreoliwa/nitpick#run-as-a-megalinter-plugin))


Submit a PR if you want your plugin to appear here :)

Expand Down

0 comments on commit e3abe2c

Please sign in to comment.