WithoutPants
|
2b29207f1e
|
Upgrade go to 1.25.9 and golangci-lint (#6869)
* Bump go version in go.mod
* Update compiler image.
Changed github download url since existing one didn't have version 12 of the SDK.
* Update macOS requirements in README for v0.32.0
* Update lint action
* Bump golangci-lint version
* Migrate golangci-lint config
* Fix QF1012 errors
(Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)))
* Fix QF1003 errors
(could use tagged switch)
* Fix ST1005 errors
(error string capitalisation)
* Fix ST1011 errors
(seconds suffix)
* Fix QF1006 errors
(lift into loop condition)
* Fix QF1002 errors
(switch condition)
* Fix gocritic error
(deprecated paragraph)
* Fix incorrect nolint directive
* Ignore specific checks
noctx should be addressed in a later PR
---------
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
Co-authored-by: feederbox826 <me@feederbox.cc>
|
2026-04-29 10:13:58 +10:00 |
|
Gykes
|
26db935fad
|
FR: Change Identify Settings to Use Gender Checkboxes (#6557)
|
2026-02-11 11:43:18 +11:00 |
|
Flashy78
|
cbdd4d3cbf
|
Identify: Options to skip multiple results and single name performers (#3707)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
|
2023-07-11 14:37:00 +10:00 |
|
WithoutPants
|
7b5bd80515
|
Separate graphql API from rest of the system (#2503)
* Move graphql generated files to api
* Refactor identify options
* Remove models.StashBoxes
* Move ScraperSource to scraper package
* Rename field strategy enums
* Rename identify.TaskOptions to Options
|
2022-09-06 07:03:40 +00:00 |
|