icerpc / slicec

The Slice compiler library
Apache License 2.0
13 stars 5 forks source link

Always Place a Space Before Inheritance Colons #607

Closed InsertCreativityHere closed 1 year ago

InsertCreativityHere commented 1 year ago

This PR implements #573. I looked through every string in the repo containing 'module', hopefully this was sufficient. We used this style and the Rust style about 50/50, so many places were already fine.