-
Notifications
You must be signed in to change notification settings - Fork 3
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
Validation errors #2
Comments
After a lunch conversation with @jlin98, we think there are two things going on here:
|
It looks to me like the validator in commit 33ce10f does make a special case for |
That's a mistake on my part. I actually caught the issue Jim mentioned about a week ago, but I only thought to fix it in the validator, and not in |
Interesting. And our upstream formal-knitout repository (which I was using to check) didn't get that change. Interesting. I suppose we really need to resolve which behavior makes sense. |
I am in support of breaking with the paper; that is, making the preconditions of all yarn-consuming operations the same. (Or, perhaps, implementing that break in the upstream formal-knitout repo and leaving the Either way, we should update the README to reflect what's going on. |
Is that a public repo? I would be glad to contribute there instead of here, if you would prefer to keep work in progress out of the repo linked to the paper. |
It is not, at least at the moment. |
From the root directory of commit 33ce10f:
Gives the following output:
Other files may fail to validate. This is the first one that I checked.
The text was updated successfully, but these errors were encountered: