mirror of
https://github.com/netbirdio/ice.git
synced 2026-05-22 17:10:58 -07:00
Update CI configs to v0.10.8
Update lint scripts and CI configs.
This commit is contained in:
+1
-2
@@ -16,9 +16,8 @@ linters-settings:
|
||||
- errors
|
||||
forbidigo:
|
||||
forbid:
|
||||
- Fatal(f|ln)?$
|
||||
- ^fmt.Print(f|ln)?$
|
||||
- ^log.Print(f|ln)?$
|
||||
- ^log.(Panic|Fatal|Print)(f|ln)?$
|
||||
- ^os.Exit$
|
||||
- ^panic$
|
||||
- ^print(ln)?$
|
||||
|
||||
+1
-1
@@ -6,6 +6,6 @@ Files: README.md **/README.md AUTHORS.txt renovate.json go.mod go.sum
|
||||
Copyright: 2023 The Pion community <https://pion.ly>
|
||||
License: MIT
|
||||
|
||||
Files: testdata/fuzz/* api/*.txt
|
||||
Files: testdata/fuzz/* **/testdata/fuzz/* api/*.txt
|
||||
Copyright: 2023 The Pion community <https://pion.ly>
|
||||
License: CC0-1.0
|
||||
|
||||
Reference in New Issue
Block a user