Skip to content

Commit 1ad2b2a

Browse files
authored
Merge pull request #10 from codeGROOVE-dev/newver
delete obsolete files
2 parents 520d8b6 + 883823b commit 1ad2b2a

File tree

6 files changed

+2
-123
lines changed

6 files changed

+2
-123
lines changed

.envrc

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
branches: [main]
88

99
jobs:
10-
1110
build:
1211
runs-on: ubuntu-latest
1312
steps:
@@ -16,7 +15,7 @@ jobs:
1615
- name: Set up Go
1716
uses: actions/setup-go@v2
1817
with:
19-
go-version: 1.18
18+
go-version: 1.22
2019

2120
- name: Build
2221
run: go build -v ./...

CONTRIBUTING.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ lint-install -dry-run .
6767
## What Gets Added
6868

6969
- **Makefile targets**: `lint`, `lint-<language>`, `lint-install`
70-
- **Config files**: `.golangci.yml`, `.hadolint.yaml`, `.yamllint`
71-
- **Version files**: `.*.version` for reproducible builds
70+
- **Config files**: `.golangci.yml`, `.yamllint`
7271
- **Linter binaries**: `./out/linters/` (git-ignored)
7372

7473
## Contributing

docs/DCO.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

shell.nix

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)