Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint.sh: Disable dogsled and unparam | Runxi Yu | 2024-10-01 | 1 | -1/+1 |
* | lint.sh: Disable yet another cyclomatic complexity checker | Runxi Yu | 2024-10-01 | 1 | -1/+1 |
* | lint.sh: Disable yet another cyclomatic complexity checker | Runxi Yu | 2024-10-01 | 1 | -1/+1 |
* | postgres_run.sh: Run in debug level 2 | Runxi Yu | 2024-10-01 | 1 | -1/+1 |
* | pre-commit hook: Use && to chain lint.sh and eslint.sh | Runxi Yu | 2024-09-29 | 1 | -2/+1 |
* | lint.sh: Disable gocognit | Runxi Yu | 2024-09-29 | 1 | -1/+1 |
* | Add the pre-commit hook | Runxi Yu | 2024-09-29 | 1 | -0/+4 |
* | eslint.sh: Pass additional arguments to eslint (to use e.g. --fix) | Runxi Yu | 2024-09-29 | 1 | -1/+1 |
* | Add eslint.sh | Runxi Yu | 2024-09-28 | 1 | -0/+7 |
* | lint.sh: Add #!/bin/sh | Runxi Yu | 2024-09-26 | 1 | -0/+1 |
* | *.go: Wrap errors | Runxi Yu | 2024-09-26 | 1 | -1/+1 |
* | lint.sh: Disable some bad checkers | Runxi Yu | 2024-09-26 | 1 | -1/+1 |
* | docs, scripts, sql: Sort support files into subdirectories | Runxi Yu | 2024-09-24 | 3 | -0/+7 |