You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
+
10
+
Allowable headings are `Added`, `Fixed`, and `Changed`.
9
11
10
12
## [Unreleased]
11
-
### Added
12
-
- TODO
13
13
### Fixed
14
-
- TODO
15
-
### Changed
16
-
- TODO
14
+
- A single leading space (such as in the copyright header) should not override an otherwise 100% tab-indented file. ([#506](https://github.com/diffplug/selfie/issues/506))
0 commit comments