houseabsolute / precious

One code quality tool to rule them all
Apache License 2.0
82 stars 4 forks source link

Debug output for new `invoke.per-x-or` is wonky #65

Closed autarch closed 5 months ago

autarch commented 7 months ago
[precious_core::precious][DEBUG] Command config for golangci-lint: invoke = "per-dir-or-once" = 20 | working-dir = "root" | path-args = "dir"

This would be better as invoke.per-dir-or-once = 20.

autarch commented 5 months ago

Done in v0.7.1.