Skip to content

Commit

Permalink
Auto generate docs/reference/options.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 11, 2024
1 parent 20861d7 commit 99c3e9e
Showing 1 changed file with 27 additions and 6 deletions.
33 changes: 27 additions & 6 deletions docs/reference/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,27 @@ boolean



## devenv.isTesting



This option has no description.



*Type:*
boolean



*Default:*
` false `

*Declared by:*
- [https://github.com/cachix/devenv/blob/main/src/modules/tests.nix](https://github.com/cachix/devenv/blob/main/src/modules/tests.nix)



## devenv.latestVersion


Expand Down Expand Up @@ -2323,6 +2344,8 @@ boolean

## languages.javascript.yarn.package



The yarn package to use.


Expand All @@ -2342,8 +2365,6 @@ package

## languages.javascript.yarn.install.enable



Whether to enable yarn install during devenv initialisation.


Expand Down Expand Up @@ -4693,8 +4714,6 @@ boolean

## languages.solidity.package



Which compiler of Solidity to use.


Expand Down Expand Up @@ -4761,6 +4780,8 @@ package

## languages.standardml.enable



Whether to enable tools for Standard ML development.


Expand Down Expand Up @@ -7316,8 +7337,6 @@ boolean

## pre-commit.hooks.autoflake.package



An optional package that provides the hook.


Expand Down Expand Up @@ -7524,6 +7543,8 @@ internal name, same as ` id `

## pre-commit.hooks.autoflake.pass_filenames



Whether to pass filenames as arguments to the entry point.


Expand Down

0 comments on commit 99c3e9e

Please sign in to comment.