treefmt/docs
Brian McGee d4aaba9dc2
feat: ci mode
Adds a ci flag which does the following:

- ensures INFO level logging at a minimum
- --no-cache
- --fail-on-change

This also adds a delay on startup which is intended to ensure we do not start doing anything until we have moved into the second after the one in which the process started. This helps to ensure accurate comparisons of `modtime` using truncated second-level precision for change detection.

This is only an issue in scenarios in which treefmt is being executed quickly in succession or directly after an automatic checkout, such as in CI.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-08-01 17:09:10 +01:00
..
.vitepress chore: remove console.log in vitepress config 2024-07-05 16:18:18 +01:00
public README: drop unecessary meme 2024-07-02 07:08:21 +02:00
versions feat: simple versioned docs 2024-07-04 14:40:41 +01:00
vhs doc: improve treefmt.gif 2024-05-03 20:04:13 +01:00
about.md doc: update summary statistics examples 2024-07-05 16:20:35 +01:00
configure.md feat: simple versioned docs 2024-07-04 14:40:41 +01:00
contributing.md doc: switch to treefmt.com domain 2024-05-13 10:20:22 +01:00
faq.md feat: add flake compat 2024-05-02 11:41:39 +01:00
formatter-spec.md doc: refine formatter spec 2024-05-02 11:41:38 +01:00
index.md feat: simple versioned docs 2024-07-04 14:40:41 +01:00
install.md chore: change base url to treefmt instead of treefmt-go 2024-05-12 19:39:43 +01:00
package-lock.json chore(deps): update dependency vitepress to v1.3.1 2024-08-01 15:33:08 +01:00
package.json feat: simple versioned docs 2024-07-04 14:40:41 +01:00
quick-start.md feat: simple versioned docs 2024-07-04 14:40:41 +01:00
usage.md feat: ci mode 2024-08-01 17:09:10 +01:00