Skip to content

Commit

Permalink
add no_browser hook in pre-commit (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi authored Oct 11, 2023
1 parent 5026c20 commit 7159058
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ repos:
\.github/.*\.yaml|
data/.*
)$
- id: no-browser-statement
name: Check for browser() statement

0 comments on commit 7159058

Please sign in to comment.