Skip to content

Commit

Permalink
add no_browser hook in pre-commit (#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi authored Oct 11, 2023
1 parent 329f7f9 commit 8a33e4c
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 @@ -64,3 +64,5 @@ repos:
\.github/.*\.yaml|
data/.*
)$
- id: no-browser-statement
name: Check for browser() statement

0 comments on commit 8a33e4c

Please sign in to comment.