Skip to content

Commit b4d9670

Browse files
committed
docs(readme): mention other supported formats
1 parent bfee96a commit b4d9670

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ To know more command-line options of `yamllint`:
5858
docker run --rm --net=none leplusorg/yaml yamllint -h
5959
```
6060

61+
## Other formats
62+
63+
Note that many tools included in this image can also handle other
64+
popular formats like:
65+
- TOML (e.g. v8r, prettier, dasel, yq, remarshal)
66+
- Java .properties files (e.g. yq)
67+
- Microsoft Windows INI files (e.g. yq)
68+
6169
## Software Bill of Materials (SBOM)
6270

6371
To get the SBOM for the latest image (in SPDX JSON format), use the

0 commit comments

Comments
 (0)