1f8788c39b
[ #26 ] go.mod: Update version
...
Tests and linters / Lint (pull_request) Failing after 35s
Tests and linters / Staticcheck (pull_request) Failing after 46s
Tests and linters / Build lib (pull_request) Failing after 47s
Tests and linters / Tests (pull_request) Failing after 49s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-11-11 19:18:34 +03:00
007db8eff4
[ #25 ] .golangci.yml: Replace exportloopref with copyloopvar
...
Tests and linters / Build lib (pull_request) Successful in 53s
Tests and linters / Tests (pull_request) Successful in 1m10s
Tests and linters / Staticcheck (pull_request) Successful in 1m26s
Tests and linters / Lint (pull_request) Successful in 3m38s
Fix the warning:
```
WARN The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar.
```
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-08-28 14:23:46 +03:00
7fbd18be41
[ #25 ] Makefile: Use -trimpath while building
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-08-28 14:23:46 +03:00
a0d01aad6a
[ #1316 ] lint: Fix golangci-lint config
...
Tests and linters / Build lib (pull_request) Successful in 46s
Tests and linters / Tests (pull_request) Successful in 43s
Tests and linters / Staticcheck (pull_request) Successful in 56s
Tests and linters / Lint (pull_request) Successful in 5m40s
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-08-21 14:22:21 +03:00
73c7ec4274
[ #1316 ] go.mod: Upgrade go version to 1.22
...
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-08-21 14:22:21 +03:00
9ea0089703
[ #23 ] go.mod: Update version
...
Tests and linters / Tests (pull_request) Successful in 44s
Tests and linters / Build lib (pull_request) Successful in 50s
Tests and linters / Staticcheck (pull_request) Successful in 59s
Tests and linters / Lint (pull_request) Successful in 2m42s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-07-29 17:43:07 +03:00
ec63f386a7
[ #18 ] go.mod: Update version
...
Tests and linters / Build lib (pull_request) Successful in 1m8s
Tests and linters / Tests (pull_request) Successful in 1m1s
Tests and linters / Staticcheck (pull_request) Successful in 1m14s
Tests and linters / Lint (pull_request) Successful in 1m40s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-02-15 17:02:14 +03:00
7b767571bc
[ #16 ] noliteral: Fix nested functions
...
Tests and linters / Build lib (pull_request) Successful in 1m17s
Tests and linters / Tests (pull_request) Successful in 1m7s
Tests and linters / Staticcheck (pull_request) Successful in 1m19s
Tests and linters / Lint (pull_request) Successful in 1m49s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-02-13 19:45:34 +03:00
2c4e1d8b53
[ #16 ] noliteral: Refactor
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-02-13 19:45:34 +03:00
1b23dd3733
[ #19 ] docs: Add license
...
Tests and linters / Tests (pull_request) Successful in 1m7s
Tests and linters / Build lib (pull_request) Successful in 1m26s
Tests and linters / Staticcheck (pull_request) Successful in 1m23s
Tests and linters / Lint (pull_request) Successful in 2m26s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-02-12 17:51:17 +03:00
6cb26575c0
[ #12 ] go.mod: Update tools
version
...
Tests and linters / Tests (pull_request) Successful in 54s
Tests and linters / Lint (pull_request) Successful in 1m3s
Tests and linters / Build lib (pull_request) Successful in 1m21s
Tests and linters / Staticcheck (pull_request) Successful in 1m10s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-11 13:31:29 +03:00
d0450b6301
[ #10 ] linters: Add support for the nolint comment
...
Tests and linters / Tests (pull_request) Successful in 38s
Tests and linters / Build lib (pull_request) Successful in 56s
Tests and linters / Lint (pull_request) Successful in 4m15s
Tests and linters / Staticcheck (pull_request) Successful in 4m42s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-17 16:24:25 +03:00
a2983f6cb8
[ #10 ] linters: Add useStrconv linter
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-17 16:24:21 +03:00
cb737e3a3e
[ #10 ] linters: Reorganize code for multiple linters integration
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-16 17:45:32 +03:00
c6859b92c1
[ #8 ] Bump required go version to go1.20
...
Tests and linters / Lint (pull_request) Failing after 4s
Tests and linters / Tests (pull_request) Failing after 4s
Tests and linters / Build lib (pull_request) Successful in 1m27s
Tests and linters / Staticcheck (pull_request) Successful in 2m52s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-09 17:22:41 +03:00
ed4e79b1aa
[ #7 ] Bump required go version to go1.20
...
Tests and linters / Staticcheck (pull_request) Failing after 46s
Tests and linters / Tests (pull_request) Failing after 3m7s
Tests and linters / Lint (pull_request) Failing after 5m52s
Tests and linters / Build lib (pull_request) Failing after 1m20s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-09 16:20:26 +03:00
7ceda9eddf
[ #4 ] linters: add disable-packages option
...
Tests and linters / Lint (pull_request) Failing after 4s
Tests and linters / Tests (pull_request) Failing after 4s
Tests and linters / Build lib (pull_request) Successful in 2m46s
Tests and linters / Staticcheck (pull_request) Successful in 3m39s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-07 19:12:20 +03:00
1f2ed7cb6a
[ #4 ] linters: Add configuration through ENV
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-07 19:12:20 +03:00
1646e26225
[ #4 ] linters: Add check for source of constants
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-07 19:12:14 +03:00
a1a45f5368
[ #6 ] noliteral: fix tests
...
Tests and linters / Build lib (pull_request) Successful in 22s
Tests and linters / Lint (pull_request) Successful in 1m35s
Tests and linters / Tests (pull_request) Successful in 37s
Tests and linters / Staticcheck (pull_request) Successful in 3m30s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-01 14:40:00 +03:00
2942b612a8
[ #6 ] noliteral: add noliteral configuration
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-08-01 14:39:49 +03:00
df29d08821
[ #5 ] linters: refactoring
...
Tests and linters / Lint (pull_request) Successful in 1m19s
Tests and linters / Tests (pull_request) Successful in 1m58s
Tests and linters / Build lib (pull_request) Successful in 2m17s
Tests and linters / Staticcheck (pull_request) Successful in 1m7s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-07-31 12:59:51 +03:00
578611f4f4
[ #3 ] .forgejo: add tests.yml
Tests and linters / Build lib (pull_request) Successful in 28s
Tests and linters / Tests (pull_request) Successful in 31s
Tests and linters / Staticcheck (pull_request) Failing after 1m53s
Tests and linters / Lint (pull_request) Successful in 10m52s
2023-07-18 17:36:04 +03:00
4ad1e47610
[ #1 ] linters: add logs linter
2023-07-18 11:16:27 +03:00
True Cloud Lab
e8381da3da
Initial commit
2023-07-17 10:51:48 +00:00