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 10de5c1 commit a81af2fCopy full SHA for a81af2f
.nit.json5
@@ -1,11 +1,11 @@
1
{
2
linters: [
3
4
- name: "Ruff (Python format/lint)",
+ name: "Trailing whitespace",
5
location: {
6
remote: {
7
- url: "https://github.com/Timmmm/ruff/releases/download/0.0.1/ruff.wasm",
8
- hash: "becf10f9e95dbb08d66b01a662c6041abb53aac64f3af669e81b6abd24b7b015",
+ url: "https://github.com/Timmmm/nit/releases/download/0.1.2/lint_whitespace.wasm",
+ hash: "12c009463448f2766be1795da752e06d43b9c86a0a1de82e95d3b871a8e3fffe",
9
},
10
11
@@ -14,3 +14,4 @@
14
bool: true,
15
16
}
17
+
0 commit comments