29 Commits

Author SHA1 Message Date
Pion
5b098de582 Update CI configs to v0.11.26
Update lint scripts and CI configs.
2025-08-31 23:25:58 -04:00
Pion
cda9130802 Update CI configs to v0.11.25
Update lint scripts and CI configs.
2025-08-31 23:04:59 -04:00
Pion
1557d318e2 Update CI configs to v0.11.22
Update lint scripts and CI configs.
2025-08-16 18:41:40 +03:00
Pion
6874548dd6 Update CI configs to v0.11.20
Update lint scripts and CI configs.
2025-06-20 00:12:32 +03:00
Joe Turki
740e5166c5 Update lint rules, force testify/assert for tests
Use testify's assert package instead of the standard library's testing
package.
2025-03-27 12:08:37 +02:00
Joe Turki
feeeebf251 Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-18 07:16:06 -06:00
Pion
752e442994 Update CI configs to v0.11.15
Update lint scripts and CI configs.
2024-08-16 14:13:11 -04:00
Pion
cf2c657a73 Update CI configs to v0.11.7
Update lint scripts and CI configs.
2024-04-02 13:24:44 -04:00
Pion
c259e89eb5 Update CI configs to v0.11.0
Update lint scripts and CI configs.
2024-01-02 14:57:37 -05:00
Pion
c1bec495a3 Update CI configs to v0.10.8
Update lint scripts and CI configs.
2023-05-18 15:24:20 -04:00
Pion
efffef2957 Update CI configs to v0.10.7
Update lint scripts and CI configs.
2023-05-05 11:58:49 -04:00
Pion
66e8dfc9d8 Update CI configs to v0.10.3
Update lint scripts and CI configs.
2023-01-23 09:31:26 +01:00
Pion
c1467e4871 Update CI configs to v0.7.2
Update lint scripts and CI configs.
2022-04-27 23:00:19 -04:00
Pion
ae5c0046da Update CI configs to v0.4.12
Update lint scripts and CI configs.
2020-11-06 20:33:59 -08:00
Sean DuBois
4c280289af Update CI configs to v0.4.8
Update lint scripts and CI configs.
2020-10-04 18:14:45 -07:00
Sean DuBois
804a12fed3 Update CI configs to v0.4.7
Update lint scripts and CI configs.
2020-09-30 09:06:34 -07:00
Pion
0466659207 Update CI configs to v0.4.5
Update lint scripts and CI configs.
2020-09-09 22:09:23 -07:00
Pion
4b75ba8a08 Update CI configs to v0.3.4
Update lint scripts and CI configs.
2020-08-24 23:44:20 -07:00
Atsushi Watanabe
27d9bbb7bd Upgrade golangci-lint to 1.19.1
Fix whitespace and stylecheck errors.
Disable godox.
2020-01-11 22:59:33 -08:00
Sean DuBois
c178b8ef97 Lint examples directory with golangci-lint
Use new option in golangci-lint `exclude-use-default` so we can
lint our examples and main code at the same time.
2019-09-11 10:53:20 -07:00
Hugo Arregui
6997cc792c Linter fixes
Disable funlen and some fixes

Co-authored-by: Sean DuBois <sean@siobud.com>
2019-09-10 21:48:25 -07:00
Sean DuBois
10d2ca3d88 Enable gochecknoglobals linter
Resolves #434
2019-07-09 23:31:56 +01:00
backkem
c619a5a74d CI: Enable no-inits linter
Relates to #434
2019-03-21 12:48:57 +01:00
Will Watson
8141bba1a1 Enable gocritic and fix reported errors
This change enables the gocritic linter and fixes all reported errors.
2019-02-17 21:35:04 -08:00
Sean DuBois
2863555984 Export RTP/RTCP to unique packages
Resolves #272
2019-01-28 11:38:54 -08:00
Sean DuBois
7e027c6518 Update golangci-lint
Update to v1.12.5 and disable new linters
2019-01-13 12:40:36 -08:00
Sean DuBois
7ff21d0d13 Fix GoDoc lints 2018-08-16 01:42:37 -07:00
chenkaiC4
2b7ab19a94 fix golangci linter 2018-08-16 01:26:58 -07:00
Sean DuBois
999e85efaa Switch from individual linters to golangci-lint
Closes #44
2018-07-26 00:46:45 -07:00