chore: ESLint atomic diff based formatting (#5592)

* chore: atomic diff based formatting
This commit is contained in:
Siddharth Gelera (reaper)
2025-09-23 13:36:34 +05:30
committed by GitHub
parent 87d8c5ccb7
commit f24e1e78fe
5 changed files with 290 additions and 107 deletions

View File

@@ -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