Commit Graph

12 Commits

Author SHA1 Message Date
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
Steffen Vogel
7c533756a6 Harmonize nolint directives 2023-04-12 10:22:35 +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
Pion
c15bbe4175 Update CI configs to v0.4.12
Update lint scripts and CI configs.
Excluding codecov.yml.
2020-11-06 21:39:16 -08: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
Pion
c044f70398 Update CI configs to v0.4.5
Update lint scripts and CI configs.
Excluding codecov.yml.
2020-09-09 21:34:39 -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
ff1597ccdf a:errorcode: fix code of StaleNonce 2018-08-15 00:52:44 +03:00
Aleksandr Razumov
f3644a4f37 a:errorcode: add test for ErrUnexpectedEOF 2017-07-01 22:31:25 +02:00
Aleksandr Razumov
55f8055354 all: improve coverage (fix #26) 2017-02-26 13:03:30 +03:00
Aleksandr Razumov
1d5427b2ea all: more testing and attr refactor 2017-02-11 08:17:00 +03:00