Version 2.0.0
Changes:
⚠️ func-call-spacing
now specifiesf (x) (y)
rather thanf(x)(y)
(#17)- reduced the amount of configuration required to lint doctests (#18)
prefer-template
has been disabled (#19)
Changes:
func-call-spacing
now specifies f (x) (y)
rather than f(x)(y)
(#17)prefer-template
has been disabled (#19)