mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 19:46:33 +00:00
fix: cleanup typos with typos:off/on comments (#7301)
* fix: cleanup typos with typos:off/on comments * tombi * bump tombi version
This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||
- uses: taiki-e/install-action@fd2f5e3d644b484055ebf4268f474c565f148f25 # v2.81.9
|
||||
- uses: taiki-e/install-action@b6ff580856c41316412a0b9b60540fbc6f8c82cc # v2.86.7
|
||||
with:
|
||||
tool: tombi
|
||||
tool: tombi@1.4.1
|
||||
- run: tombi lint
|
||||
- run: tombi fmt --check
|
||||
|
||||
Reference in New Issue
Block a user