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
By doing the separation, each kind of rule can be checked separately. Format related rules are also more likely to be checkable via normal software tools and not require an LLM.
This separation may improve our abililty to detect format errors and flag them correctly in failing tests.