diff options
Diffstat (limited to 'docs/markdown/snippets/rewriter.md')
| -rw-r--r-- | docs/markdown/snippets/rewriter.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/markdown/snippets/rewriter.md b/docs/markdown/snippets/rewriter.md deleted file mode 100644 index 9f18d84f5..000000000 --- a/docs/markdown/snippets/rewriter.md +++ /dev/null @@ -1,9 +0,0 @@ -## Rewriter improvements - -The [rewriter](Rewriter.md) added support for writing the `project()` -`license_files` argument and for reading dict-valued kwargs. - -It also removed the unused but mandatory `value` arguments to the -`default-options delete` and `kwargs delete` CLI subcommands. To allow -scripts to continue supporting previous releases, these arguments are -still accepted (with a warning) if they're all equal to the empty string. |
