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 5e94a79 commit ab3ab14Copy full SHA for ab3ab14
README.md
@@ -7,6 +7,12 @@ The CodeBench main API.
7
- NodeJS v16+
8
- PostgreSQL (cf `docker-compose.yml`)
9
10
+### Linters
11
+
12
+- [`pylint`](https://www.pylint.org/)
13
+- [`golangci-lint`](https://github.com/golangci/golangci-lint)
14
+- [`clang-tidy`](https://clang.llvm.org/extra/clang-tidy/)
15
16
## Run API
17
18
Dev with hot-reloading:
0 commit comments