mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 14:15:52 +00:00
chore: ESLint atomic diff based formatting (#5592)
* chore: atomic diff based formatting
This commit is contained in:
committed by
GitHub
parent
87d8c5ccb7
commit
f24e1e78fe
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
|
||||
- name: Lint Check
|
||||
run: npm run lint
|
||||
env:
|
||||
ESLINT_PLUGIN_DIFF_COMMIT: ${{ github.event.pull_request.base.ref }}
|
||||
|
||||
# tests
|
||||
- name: Test Package bruno-js
|
||||
|
||||
Reference in New Issue
Block a user