chore: removing controllers from pre-commit eslint hooks exclude list (backport #56575) (#56578)

Co-authored-by: Diptanil Saha <diptanil@frappe.io>
This commit is contained in:
mergify[bot]
2026-06-27 02:31:22 +05:30
committed by GitHub
parent 99a1ad1706
commit af05b8a30d
4 changed files with 27 additions and 25 deletions

View File

@@ -50,7 +50,6 @@ repos:
cypress/.*|
.*node_modules.*|
.*boilerplate.*|
erpnext/public/js/controllers/.*|
erpnext/templates/pages/order.js|
erpnext/templates/includes/.*
)$