google / swift

The Swift Programming Language
https://swift.org/
840 stars 66 forks source link

The rule NoAccessLevelOnExtensionDeclaration doesn't work #268

Open Yurlagin opened 4 years ago

Yurlagin commented 4 years ago

I've tried to set it's value to true/false, but the result is always the same: swift-format erases access level on extensions and adds it for every property Screenshot 2020-08-05 at 09 59 03