Closed xpe closed 10 years ago
Autodetection is nice but brittle. I don't think it is a good idea to try to rely on a regex to get it right all of the time.
Therefore, it makes sense to allow the type to be manually specified. I'd suggest a :type option.
:type
Sorry! I just found the extension option. That's exactly what I was looking for.
extension
Autodetection is nice but brittle. I don't think it is a good idea to try to rely on a regex to get it right all of the time.
Therefore, it makes sense to allow the type to be manually specified. I'd suggest a
:type
option.