Joe Turki
8867eb8597
Update lint rules, force testify/assert for tests
...
Use testify's assert package instead of the standard library's testing
package.
2025-04-07 02:59:21 +02:00
Joe Turki
0397f2187b
Upgrade golangci-lint, more linters
...
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-18 10:57:33 -06:00
Steffen Vogel
ab3e9f2f89
Make package REUSE compliant
2023-04-18 13:19:15 +02:00
Pion
3d933930cc
Update CI configs to v0.7.2
...
Update lint scripts and CI configs.
Excluding codecov.yml.
2022-04-27 21:48:56 -04:00
ZHENK
85839ae560
Update CI configs to v0.4.7
...
Update lint scripts and CI configs.
Excluding codecov.yml.
2020-09-29 23:53:36 -07:00
Atsushi Watanabe
05f7805874
Fix lint errors
...
* Ignore disallowed-functions errors
TODO:
- Handle unintended input as error instead of panic.
- Make executables only for testing as Go test.
* Fix filename lint error
Replace hyphen by underscore.
* Disable godox linter
2020-05-06 00:26:51 -07:00
Aleksandr Razumov
6ebe032e0d
iana: add test for error codes and fix Code{RoleConflict,Unauthorized}
2018-11-16 21:53:47 +03:00
Aleksandr Razumov
7539bdf9db
iana: add test for attribute type values
2018-11-16 21:42:37 +03:00
Aleksandr Razumov
af01db300c
iana: add test for method values
2018-11-16 21:37:43 +03:00