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
refactor(fe): make parse_and_lint accept a Configuration
Simplify parse_and_lint callers by moving the Configuration::globals()
call into parse_and_lint.
This refactor will allow parse_and_lint to use more data from the
Configuration object in the future.
0 commit comments