SIGN IN SIGN UP
docsifyjs / docsify UNCLAIMED

🃏 A magical documentation site generator.

0 0 0 JavaScript

chore: create .gitattributes(#2288)

It is recommended by Prettier to use LF endings for all files including in Windows, and they officially recommend to set this option in .gitattributes file for consistency, and LF is the default in Prettier 2 or higher. The lack of this file bit me in another project whose build failed in Windows in GitHub Actions due to `prettier --check` failing in Windows with default LF mode.

More info: https://github.com/prettier/prettier/issues/7825#issuecomment-602171740
J
Joe Pea committed
4e8d6dffcebce7ea7716dbef7241f8e15cfa8da8
Parent: dbe8fc5
Committed by GitHub <noreply@github.com> on 10/22/2023, 8:03:53 PM