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

Co-authored-by: Diptanil Saha <diptanil@frappe.io>
This commit is contained in:
mergify[bot]
2026-06-27 01:37:18 +05:30
committed by GitHub
parent b4d83e542a
commit 112b773193
4 changed files with 16 additions and 23 deletions

View File

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