Commit Graph

3 Commits

Author SHA1 Message Date
Loïc Riegel f0a44bf272
Fix: checking multiple files (#126)
* fix: remove duplicates when checking multiple files

* fix: exit 1 when providing invalid file or patterns

* wip

* keep order of insertion, and works with options or flags in the middle

* alphabetical order

* remove useless type annotation

* return IndexSet directly instead of Vec

* remove .clone()
2025-02-24 17:24:27 +09:00
GreasySlug c8863ca77c chore: replace `rome` with `biome` since it has been deprecated 2024-05-22 00:04:58 +09:00
Shunsuke Shibayama 964a3d1284 CI: update scripts 2023-04-29 12:36:29 +09:00