Either remove or fill this block of code #672
Labels
good-first-issue
Good for newcomers
hacktoberfest-accepted
is:enhancement
New feature or request
up-for-grabs
This issue is open to be worked on by anyone
Milestone
Mentioned in #648
Issues found: https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS108&id=apache_lucenenet
The comment associated with the line can be moved inside of the curly brackets to make it non-empty. If there is no comment, just add
// LUCENNET: intentionally empty
. Exception: empty finally blocks - we can remove the entire try/finally out of the methods inJavascriptLexer
. Leave a comment// LUCENENET specific - removed unnecessary try/finally block
in each method where they are removed.The text was updated successfully, but these errors were encountered: