Skip to content

Commit 2a2d3a5

Browse files
committed
Remove leading newlines from prek files
1 parent a8abcd5 commit 2a2d3a5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/prek/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# prek (via Github Releases)
32

43
prek is a faster, dependency-free alternative to pre-commit, re-engineered in Rust.

src/prek/library_scripts.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
clean_download() {
32
# The purpose of this function is to download a file with minimal impact on container layer size
43
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a

0 commit comments

Comments
 (0)