INI is supported

This commit is contained in:
Mark Sagi-Kazar 2019-12-06 13:51:40 +01:00
parent c4fedd192b
commit 18d0ff77b8
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A

View file

@ -718,13 +718,6 @@ different vipers.
## Q & A
Q: Why not INI files?
A: Ini files are pretty awful. Theres no standard format, and they are hard to
validate. Viper is designed to work with JSON, TOML or YAML files. If someone
really wants to add this feature, Id be happy to merge it. Its easy to specify
which formats your application will permit.
Q: Why is it called “Viper”?
A: Viper is designed to be a [companion](http://en.wikipedia.org/wiki/Viper_(G.I._Joe))