generated from TrueCloudLab/basic
Compare commits
1 commit
master
...
feature/ad
Author | SHA1 | Date | |
---|---|---|---|
c402a75412 |
2 changed files with 5 additions and 2 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: actions/golangci-lint@v3
|
uses: https://github.com/golangci/golangci-lint-action@v3
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
|
|
3
CODEOWNERS
Normal file
3
CODEOWNERS
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.* @fyrchik
|
||||||
|
.forgejo/.* @potyarkin
|
||||||
|
Makefile @potyarkin
|
Loading…
Reference in a new issue