This commit is contained in:
Siarhei Fedartsou 2022-09-07 22:48:35 +02:00
parent f5ffe1fa6a
commit f1ce6c79a7

3
.gitattributes vendored
View File

@ -13,3 +13,6 @@
# Declare files that will always have LF line endings on checkout. # Declare files that will always have LF line endings on checkout.
*.sh text eol=lf *.sh text eol=lf
# https://eslint.org/docs/latest/rules/linebreak-style#using-this-rule-with-version-control-systems
*.js text eol=lf