Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement DiagnosticFormatter properly #7

Open
YairHalberstadt opened this issue Jan 12, 2020 · 0 comments
Open

Implement DiagnosticFormatter properly #7

YairHalberstadt opened this issue Jan 12, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@YairHalberstadt
Copy link
Owner

The current DiagnosticFormatter is just a stub.

We need to implement a proper formatter that will print custom error messages for each ErrorCode.
It may be necessary to change Diagnostic to an abstract class and have every ErrorCode define a class which inherits from it.

@YairHalberstadt YairHalberstadt added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 12, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant