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

Refactor vhdl lang main #306

Merged
merged 7 commits into from
May 25, 2024

Conversation

Schottkyc137
Copy link
Contributor

Closes #291

  • The vhdl_lang executable now checks for unused declarations.
  • Some arguments were removed from the executable as there are better options (i.e., benchmarking for the perf or bench option)
  • Add integration test

Additionally, vhdl_ls will exit with exit code '1', when there are any errors found in the executable.

@Schottkyc137 Schottkyc137 merged commit 3d83e55 into VHDL-LS:master May 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unused lint not available in vhdl_lang
1 participant