summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-03-25 21:38:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-03-27 16:37:56 +0300
commit1eeae97a9c650421d056a8c249c29fe42244ccd8 (patch)
tree7d53c75be685152a594485cf1eae9f5caa091574 /.gitattributes
parentcf89cd04b3cd95667e6d6d5d3821d191dc62b759 (diff)
Add peek_file() and peek_line() functions to argv_file_scanner
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 9fce1b0..1631641 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -10,7 +10,7 @@
#*.bat text eol=crlf
# Use `eol=lf` for files that should have the LF line ending both in the
-# working tree (even on Windows) in the repository.
+# working tree (even on Windows) and in the repository.
#
#*.sh text eol=lf