-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add test 6.1.31 #232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@tschmidtb51 One remark on this: Test case 6-1-31-12 contains a branch with name This was remediated in version 2.1 of the standard, which introduces the need for tokenization before checking for the "forbidden" words (i.e. before, after, ...) based on the suggestion in the issue above. Still, this test case being valid contradicts the standard, as |
Co-authored-by: Thomas Ziemek <thomas.ziemek@xitaso.com>
resolves #114