We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267c49a commit 566a101Copy full SHA for 566a101
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
## [Unreleased]
4
5
+### Changed
6
+
7
- Change option `format_doc_comment` to `format_code_in_doc_comment`.
8
- `use_small_heuristics` changed to be an enum and stabilised. Configuration
9
options are now ready for 1.0.
10
+- Stabilise `fn_args_density` configuration option #3581
11
12
## [1.2.2] 2019-04-24
13
Processes.md
@@ -17,6 +17,7 @@ Open a pull request that closes the tracking issue. The tracking issue is listed
17
18
- Update the `Config` enum marking the option as stable.
19
- Update the the `Configuration.md` file marking the option as stable.
20
+- Update `CHANGELOG.md` marking the option as stable.
21
22
## After the stabilisation
23
0 commit comments