Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .envrc

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
branches: [main]

jobs:

build:
runs-on: ubuntu-latest
steps:
Expand All @@ -16,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.22

- name: Build
run: go build -v ./...
Expand Down
30 changes: 0 additions & 30 deletions CONTRIBUTING.md

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ lint-install -dry-run .
## What Gets Added

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

## Contributing
Expand Down
62 changes: 0 additions & 62 deletions docs/DCO.md

This file was deleted.

23 changes: 0 additions & 23 deletions shell.nix

This file was deleted.