Skip to content

Commit

Permalink
chore(pre-commit): review - remove redundant linters
Browse files Browse the repository at this point in the history
(cherry picked from commit cc33cc9)
  • Loading branch information
carine-bonnafous committed Jul 3, 2024
1 parent de97e73 commit db9a4b6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,6 @@ repos:
entry: npx sgmf-scripts --lint css --fix
stages: [commit]

- id: coding-standard
name: Check the PHP and SFCC coding standards for JS
language: system
entry: npx sgmf-scripts --lint js
stages: [commit]

- id: coding-standard
name: Check the PHP and SFCC coding standards for CSS
language: system
entry: npx sgmf-scripts --lint css
stages: [commit]

# - repo: https://github.com/returntocorp/semgrep
# rev: v1.27.0
# hooks:
Expand Down

0 comments on commit db9a4b6

Please sign in to comment.