Skip to content
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

Confirm that arguments to paired @begin and @end comments match #14

Open
tmcphillips opened this issue Jan 3, 2015 · 1 comment
Open

Comments

@tmcphillips
Copy link
Member

Our example.py script contains an instance of the @begin tag not matching the corresponding @end tag. YW should detect this during the extract phase and report it as a warning (or error?).

@swanskysong
Copy link
Contributor

I found the following block has this conflict:

"pound sign" "pound sign" @ begin standardize_with_mask
...
"pound sign" "pound sign" @ end standardize_mask

Is this the one we're referring to? I think in our first prototype, we're not targeting to have the YW validation module, so we should fix this issue manually. We can use this as an example for the YW validation module in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants