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

Parser: Check correct indentations #23

Open
NFiedler opened this issue Jan 23, 2020 · 0 comments
Open

Parser: Check correct indentations #23

NFiedler opened this issue Jan 23, 2020 · 0 comments
Labels
beginner friendly enhancement New feature or request

Comments

@NFiedler
Copy link
Member

The parser should check the DSD file for correct indentations.

Is your feature request related to a problem? Please describe.

The indentations were wrong and the error message AttributeError: 'NoneType' object has no attribute 'add_child_element' was utterly useless.

Describe the solution you'd like

The parser should check the DSD file for correct indentations and produce a proper error message if it's broken

@NFiedler NFiedler added the enhancement New feature or request label Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly enhancement New feature or request
Projects
Status: 📋 Backlog
Status: Ideas / Nice to have
Development

No branches or pull requests

2 participants