We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb1ef7 commit f0bb8f6Copy full SHA for f0bb8f6
1 file changed
README.md
@@ -22,6 +22,12 @@ author.
22
- [With derivation sources](#with-derivation-sources)
23
- [In a monorepo](#in-a-monorepo)
24
- [API reference](#api-reference)
25
+ - [`files.file`](#filesfile)
26
+ - [`files.treefmt`](#filestreefmt)
27
+ - [`files.formatters`](#filesformatters)
28
+ - [Formatter priority](#formatter-priority)
29
+ - [`files.files` (list API)](#filesfiles-list-api)
30
+ - [Other options](#other-options)
31
- [Without flake-parts](#without-flake-parts)
32
33
## Motivation
0 commit comments