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 2c9d289 commit 2f51114Copy full SHA for 2f51114
1 file changed
sections/hooks.md
@@ -112,6 +112,7 @@ for other programming languages:
112
- [JohnnyMorganz/StyLua]: an opinionated Lua code formatter
113
- [Koihik/LuaFormatter]: a formatter for Lua code
114
- [mrtazz/checkmake]: linter for Makefile syntax
115
+- [nbqa-dev/nbqa]: run common linters on Jupyter Notebooks
116
117
[realm/SwiftLint]: https://github.com/realm/SwiftLint
118
[nicklockwood/SwiftFormat]: https://github.com/nicklockwood/SwiftFormat
@@ -124,6 +125,7 @@ for other programming languages:
124
125
[JohnnyMorganz/StyLua]: https://github.com/JohnnyMorganz/StyLua
126
[Koihik/LuaFormatter]: https://github.com/Koihik/LuaFormatter
127
[mrtazz/checkmake]: https://github.com/mrtazz/checkmake
128
+[nbqa-dev/nbqa]: https://github.com/nbQA-dev/nbQA
129
130
## finding hooks
131
0 commit comments