wispem-wantex
  • Joined on 2025-05-31
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 21:47:45 +00:00
2c8b842f17 Add package initialization subcommand and package
0bc951748d Add a 'doc/links.txt' file
Compare 2 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 18:38:29 +00:00
5a0ecdec1c Update go.mod with new cobra dependency
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 18:37:32 +00:00
e888fe0ec1 Add main program with 'sqlite_lint' subcommand
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 03:24:41 +00:00
c402c775a3 Add flowutils
87f5471b76 Add doc folder
Compare 2 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 01:57:18 +00:00
7449e7dc10 Fix lint error
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 01:55:30 +00:00
100b53d799 Add Schema definition changes to support the linter functions
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 01:54:07 +00:00
8b422ada11 Add sqlite-lint to 'pkg/schema/lint'
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 01:46:34 +00:00
a4de16a1dd Fix lint errors
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-24 01:19:57 +00:00
53785b6e6e Add lint config and build step
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-23 23:58:55 +00:00
8245f89305 Add parsing of schema indexes
e7f9934f03 SQL whitespace
Compare 2 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2025-08-23 22:54:38 +00:00
14d395f0ea Tidy up the Table SQL interface a bit
754c21ab29 Move sql views to a .sql file
Compare 2 commits »
wispem-wantex pushed to master at offline-labs/sqlite-lint 2025-08-01 05:45:29 +00:00
2dc62e7356 Fix lint error
wispem-wantex pushed to master at offline-labs/sqlite-lint 2025-08-01 05:36:32 +00:00
dbb43567d7 Fix a bug where non-rowid primary keys would be identified as 'not indexed' for foreign key indexes rule
740767ea11 Make it use the gas stack instead of implementing its own schema reading
Compare 2 commits »
wispem-wantex pushed to master at offline-labs/gocheckout 2025-06-07 13:44:00 +00:00
23b9d820d1 Use tagged shellcheckout v0.0.1
9f83f0f384 Use the proper ref instead of always assuming it's a 'head' (might be a 'tag')
Compare 2 commits »
wispem-wantex pushed tag v0.0.1 to offline-labs/shellcheckout 2025-06-07 13:43:09 +00:00
wispem-wantex pushed tag sample-tag to offline-labs/shellcheckout 2025-06-07 13:41:50 +00:00
wispem-wantex pushed tag v0.0.1 to offline-labs/gocheckout 2025-06-07 13:26:28 +00:00
wispem-wantex pushed tag v0.0.1 to offline-labs/gocheckout 2025-06-07 13:20:44 +00:00
wispem-wantex pushed to master at offline-labs/gocheckout 2025-06-07 13:19:43 +00:00
90cab55fec Try master branch
wispem-wantex pushed to master at offline-labs/gocheckout 2025-06-07 13:19:04 +00:00
c94221da81 Put versioning back in, but use 'latest'