Skip to content

Commit

Permalink
internal: temporary relax prettier check & update .prettierignore (#1513
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Pospelove authored Jun 28, 2023
1 parent 577e697 commit def852f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
uses: borales/actions-yarn@v4
with:
cmd: prettier-check
continue-on-error: true
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ node_modules
vcpkg
build
.clang-format
.github/workflows
skymp5-functions-lib
CONTRIBUTING.md

0 comments on commit def852f

Please sign in to comment.