Skip to content

Commit a20065f

Browse files
author
Will Vedder
committed
Adding line breaks eof
1 parent 03e174b commit a20065f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ workflows:
7676
branches:
7777
ignore: /.*/
7878
tags:
79-
only: /^v.*/
79+
only: /^v.*/

.husky/pre-commit

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ npm run lint:fix
55

66
npx pretty-quick --staged
77

8-
npx tsc --noEmit # Ensure that code compiles
8+
npx tsc --noEmit # Ensure that code compiles

0 commit comments

Comments
 (0)