Explorar el Código

feat(filetype): add justfile

Co-authored-by: zer0-x <zer0-x.7ty50@aleeas.com>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen hace 2 años
padre
commit
192fb38a7a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/info/filetype.rs

+ 1 - 0
src/info/filetype.rs

@@ -51,6 +51,7 @@ impl FileExtensions {
                     | "Gruntfile.coffee"
                     | "Gruntfile.coffee"
                     | "Gruntfile.js"
                     | "Gruntfile.js"
                     | "Justfile"
                     | "Justfile"
+                    | "justfile"
                     | "Makefile"
                     | "Makefile"
                     | "makefile"
                     | "makefile"
                     | "Makefile.in"
                     | "Makefile.in"