This website requires JavaScript.
Explore
Help
Sign In
offline-labs
/
sqlite-lint
Watch
2
Star
0
Fork
0
You've already forked sqlite-lint
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alessio
90215c0ce3
Might be helpful to return non-0 exit code on failure! Wow
2025-04-19 16:50:20 -07:00
.github
/workflows
Add debug info
2025-04-19 16:46:07 -07:00
cmd
Might be helpful to return non-0 exit code on failure! Wow
2025-04-19 16:50:20 -07:00
pkg
/checks
Implement action as a Go program
2025-04-19 16:32:18 -07:00
test_schemas
Refactor and add tests
2024-11-17 22:47:15 -08:00
.gitignore
Refactor and add tests
2024-11-17 22:47:15 -08:00
.golangci.yaml
Implement action as a Go program
2025-04-19 16:32:18 -07:00
action.yml
Implement action as a Go program
2025-04-19 16:32:18 -07:00
Dockerfile
Implement action as a Go program
2025-04-19 16:32:18 -07:00
entrypoint.sh
Improve the error printout formatting
2024-11-17 20:11:09 -08:00
go.mod
Implement action as a Go program
2025-04-19 16:32:18 -07:00
go.sum
Implement action as a Go program
2025-04-19 16:32:18 -07:00
lints.sql
Refactor and add tests
2024-11-17 22:47:15 -08:00
test.sh
Refactor and add tests
2024-11-17 22:47:15 -08:00
Description
No description provided
64
KiB
Languages
Go
96.6%
Dockerfile
3.4%