replace reviewdog fully by golangci-lint (#6139)
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
This commit is contained in:
parent
6d3db023fe
commit
8c489bd400
17 changed files with 125 additions and 146 deletions
|
@ -35,9 +35,11 @@ PrivateKey: f03VplaIEA+KHI9uizlemUSbUJH86hPBPjmcUninPoM=
|
|||
// actually works. Each corefile snippet is only used if the language is set to 'corefile':
|
||||
//
|
||||
// ~~~ corefile
|
||||
// . {
|
||||
// # check-this-please
|
||||
// }
|
||||
//
|
||||
// . {
|
||||
// # check-this-please
|
||||
// }
|
||||
//
|
||||
// ~~~
|
||||
//
|
||||
// While we're at it - we also check the README.md itself. It should at least have the sections:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue