mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 07:21:02 -04:00
adding prettier
This commit is contained in:
parent
c5a1b69c30
commit
ab0bc52d3c
717 changed files with 29324 additions and 18602 deletions
2
.github/workflows/pull_requests.yml
vendored
2
.github/workflows/pull_requests.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
npm run setheapsize
|
||||
|
||||
- name: Lint
|
||||
run: npx grunt lint
|
||||
run: npm run style && npx grunt lint && git diff --exit-code
|
||||
|
||||
- name: Unit Tests
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue