Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Seymour
12f10136e4 Add support for several other file types
Adds support for Dockerfiles, Gemfiles, Ruby files, and Groovy files.
Also, in order to fully support Dockerfile and Gemfiles, a new file
extension parser was created to deal with files that do not have an
extension.
2018-12-19 15:56:43 -08:00
alex
071b332aa8 Better support for XML and HTML
Keep <?xml and <!doctype declarations.
2018-07-21 16:57:39 +02:00
Morgante Pell
76852768cb Add support for Terraform files 2018-07-20 18:06:44 -04:00
alex
6631c269a8 initial import 2016-06-27 12:03:58 +01:00