0.0.12 • Published 2 years ago

@folkforms/line-endings v0.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

line-endings

Checks and/or writes line endings.

Options

  • -l/--line-ending LF/CRLF Line ending to use
  • -c/--check <path> Check line endings and fail if any do not match the specified line ending
  • -w/--write <path> Fix any files that do not match the specified line ending
  • -i/--ignore <path> Use the given ignore file. Will default to using .gitignore (if it exists.)

-l/--line-ending and at least one of -c/--check or -w/--write must be specified.

0.0.12

2 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago