maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Hotfix to ignore rules that existed in legacy parsers but not now #531

Closed dane-johnson closed 7 years ago

dane-johnson commented 7 years ago

Description

More effective guard against non-understood rules. Very temporary solution, these rules should never be able to exist in the first place

Motivation and Context

Closes maryvilledev/codesplain#97

Checklist:

Browsers

Screenshots (if appropriate):

smokinGun commented 7 years ago

Please test in other browsers.