Skip to content

Commit bd137f7

Browse files
committed
update golangci-lint config
Signed-off-by: Yannick Schlosser <yannick.schlosser@cgm.com>
1 parent 587adc9 commit bd137f7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.golangci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
version: "2"
2-
run:
3-
concurrency: 1
42
output:
53
formats:
64
text:

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
### Added
12+
- Add support for the ChangeLogs alpha feature
13+
14+
### Changed
15+
- Remove concurrency limit for golangci-lint in CI pipeline
16+
1117
## [0.8.0] - 2026-01-13
1218

1319
### Added

0 commit comments

Comments
 (0)