Skip to content

Commit

Permalink
chore: add lf
Browse files Browse the repository at this point in the history
  • Loading branch information
prakashchoudhary07 committed Nov 30, 2023
1 parent 6a34933 commit 50a9c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*.go text eol=lf
*.go text eol=lf
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
# skip-build-cache: true

# Optional: The mode to install golangci-lint. It can be 'binary' or 'goinstall'.
# install-mode: "goinstall"
# install-mode: "goinstall"

0 comments on commit 50a9c1b

Please sign in to comment.