Commit 5894e6b
Only run pre-commit on the changes (deepspeedai#7106)
Run pre-commit on all files may change files that are not part of the
current branch.
The updated script will only run pre-commit on the files that have been
changed in the current branch.
Signed-off-by: Hongwei <hongweichen@microsoft.com>
Signed-off-by: Saurabh <saurabhkoshatwar1996@gmail.com>1 parent d2b6dff commit 5894e6b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments