1
1
mirror of https://github.com/wader/fq.git synced 2024-12-01 19:12:34 +03:00
fq/format/tiff
Mattias Wadman 0b6ef2a9d8 golangci-lint: Disable revive unused-parameter and update for new default config
unused-parameter disabled as i prefer to see the names
new default revive config seems to not warn about capital names
2023-03-18 22:56:58 +01:00
..
testdata interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
exif.go interp,format: Refactor registry usage and use function helpers 2022-07-16 19:24:13 +02:00
tags.go golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
tiff.go decode: Support multiple format args and some rename and refactor 2023-02-18 21:38:51 +01:00