diff options
| author | Yulian Kuncheff <670212+daegalus@users.noreply.github.com> | 2025-03-25 15:02:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 10:02:05 -0400 |
| commit | f29a200f09ca3f720266164421304ed28de57dc6 (patch) | |
| tree | 3b6008abb87b6f7c1476d2a56a0834602bede960 /docs | |
| parent | 18cd8a66a254989c7cb0c90ea58df43b1883289f (diff) | |
| download | anubis-f29a200f09ca3f720266164421304ed28de57dc6.tar.xz anubis-f29a200f09ca3f720266164421304ed28de57dc6.zip | |
Linting and staticcheck fixes. (#101)
* Fix linting and staticcheck issues
* Add changelog update
* Remove SetNext
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 10ddf29..86e3c78 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactor & Split up Anubis into cmd and lib.go - Fixed bot check to only apply if address range matches - Fix default difficulty setting that was broken in a refactor +- Linting fixes ## v1.14.2 |
