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
What's the best way to implement this? Are there any nice gems that offer similar functionality to SourceKitten, or do we want to attempt to use regexps instead?
Yeah at some point we'll probably want to break 'rules' out into their own discrete objects to make that stuff easier, but we'll see how far we can get before that refactor's necessary.
Specially comments to direct the user start with
//#-
, we should warn if the string following that doesn't match a known pattern.The text was updated successfully, but these errors were encountered: