This commit is contained in:
Adam Stankiewicz
2020-08-27 15:02:54 +02:00
parent 6ed481e463
commit 7972e8eea1
2 changed files with 6 additions and 8 deletions

View File

@@ -432,10 +432,9 @@ def detect_filetypes
}]
end
# download
# extract
download
extract
generate_ftdetect
# generate_tests
# puts(" Bye! Have a wonderful time!")
# FileUtils.rm_rf("tmp")
#puts(comma_expanson("*.clj,*.cljs,*.edn,*.cljx,*.cljc,{build,profile}.boot"))
generate_tests
puts(" Bye! Have a wonderful time!")
FileUtils.rm_rf("tmp")

View File

@@ -40,7 +40,7 @@ call TestFiletype('dsdl')
call TestFiletype('Dockerfile')
call TestFiletype('yaml.docker-compose')
call TestFiletype('elixir')
call TestFiletype('elixir')
call TestFiletype('eelixir')
call TestFiletype('elm')
call TestFiletype('ember-script')
call TestFiletype('emblem')
@@ -70,7 +70,6 @@ call TestFiletype('haskell')
call TestFiletype('haxe')
call TestFiletype('hcl')
call TestFiletype('hive')
call TestFiletype('hive')
call TestFiletype('html')
call TestFiletype('i3config')
call TestFiletype('icalendar')