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
{{ message }}
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
@Conaclos I am a bit conflicted here. From my point of view, I think we should remove this lint rule because we have the formatter that takes care of it. We wouldn't want to create conflicts among tools. What's your take?
Environment information
What happened?
playground: https://docs.rome.tools/playground/?lineWidth=120&indentStyle=space&semicolons=as-needed&code=KAAoACkAPQA%2BACAAewB9ACkAKAApAA%3D%3D
format add
;
before IIFE, but linter not allowExpected result
when
Semicolons
sets toAsNeeded
, it should allow;
before IIFECode of Conduct
The text was updated successfully, but these errors were encountered: