SpeedyWeather / SpeedyWeather.jl

Play atmospheric modelling like it's LEGO.
https://speedyweather.github.io/SpeedyWeather.jl/dev
MIT License
400 stars 24 forks source link

Add space after semicolon #477

Closed navidcy closed 3 months ago

navidcy commented 3 months ago

This should have been combined with #473. Sorry

milankl commented 3 months ago

Happy to approve that! Thanks Navid, sometimes I find that a bit unnecessary though with single keyword arguments, but better to be consistent throughout!

f(; a=1)
(; a) = S