Skip to content

Commit

Permalink
chore: pre-commit 주석 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
Younggun-Kim committed Nov 9, 2024
1 parent 033e366 commit 37124f0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,3 @@ repos:
entry: bash -c 'flutter test'
language: system
type: [ dart ]

# - id: dart-format
# name: dart-format
# entry: bash -c 'dart format "$@"'
# language: system
# type: [ dart ]
# files: lib/.*\.dart$

0 comments on commit 37124f0

Please sign in to comment.