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

analyze the catch statement #1158

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

Jim8y
Copy link
Contributor

@Jim8y Jim8y commented Sep 3, 2024

This pr adds a try-catch analyzer to ban the use of multiple catch blocks.

Tried to add support multiple catch, but could not since it will need to update the NVM.

@shargon shargon merged commit 88689a5 into neo-project:master Sep 6, 2024
4 checks passed
@Jim8y Jim8y deleted the analyzer-catch branch September 11, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants