Skip to content

Commit 8a471a3

Browse files
chore: auto-update README.md
1 parent 0fbc818 commit 8a471a3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ your repository.
116116
| devcontainer<br>tag `string` |php8-review| Image tag|
117117
| helm_charts `boolean` |false| Enable generation of Helm charts.|
118118
| archived `boolean` |false| Setting this option to `true` will cause the repository to be archived. Once archived, it can only be unarchived manually.|
119+
| omit_files `array` |[]| **EXPERIMENTAL** A list of files to skip during file generation.|
119120
- [Looking for repo.yaml schema integration within your IDE?](./docs/SchemaIDESupport.md)
120121

121122
### Readme file auto-generation

docs/partials/readme.configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@
3737
| devcontainer<br>repository `string` |ghcr.io/linkorb/php-docker-base| Image to use for devcontainer (registry image URL)|
3838
| devcontainer<br>tag `string` |php8-review| Image tag|
3939
| helm_charts `boolean` |false| Enable generation of Helm charts.|
40-
| archived `boolean` |false| Setting this option to `true` will cause the repository to be archived. Once archived, it can only be unarchived manually.|
40+
| archived `boolean` |false| Setting this option to `true` will cause the repository to be archived. Once archived, it can only be unarchived manually.|
41+
| omit_files `array` |[]| **EXPERIMENTAL** A list of files to skip during file generation.|

0 commit comments

Comments
 (0)