mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-23 16:40:08 -03:00
spelling: maintaining
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b5b0d48170
commit
799e590e75
@ -141,7 +141,7 @@ func readSamples(samplesLangDir string) ([]string, error) {
|
|||||||
|
|
||||||
// isKnownSymlinkInLinguist checks if the file name is on the list of known symlinks.
|
// isKnownSymlinkInLinguist checks if the file name is on the list of known symlinks.
|
||||||
// On Windows, there is no symlink support in Git [1] and those become regular text files,
|
// On Windows, there is no symlink support in Git [1] and those become regular text files,
|
||||||
// so we have to skip these files manually, maintaing a list here :/
|
// so we have to skip these files manually, maintaining a list here :/
|
||||||
// 1. https://github.com/git-for-windows/git/wiki/Symbolic-Links
|
// 1. https://github.com/git-for-windows/git/wiki/Symbolic-Links
|
||||||
//
|
//
|
||||||
// $ find -L .linguist/samples -xtype l
|
// $ find -L .linguist/samples -xtype l
|
||||||
|
Loading…
x
Reference in New Issue
Block a user