Skip to content

Commit

Permalink
ci: git is configure correctly, toml files excluded with taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
Szőke Attila (Shiwaforce.com Zrt.) authored and Szőke Attila (Shiwaforce.com Zrt.) committed Feb 18, 2024
1 parent 5227627 commit 546b5b8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[merge]
ff = only
2 changes: 2 additions & 0 deletions .taplo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include = ["**/Cargo.toml"]
exclude = ["**/cog.toml"]

0 comments on commit 546b5b8

Please sign in to comment.