A requirement for the 1.0 release is that SonarQube Cloud doesn't report BLOCKER issues on code quality. We have only 1 blocker issue, which is that it complains about some javascript in docs/_static/deltares.js:
Add the "let", "const" or "var" keyword to this declaration of "faListOldStyle" to make it explicit.
A requirement for the 1.0 release is that SonarQube Cloud doesn't report BLOCKER issues on code quality. We have only 1 blocker issue, which is that it complains about some javascript in
docs/_static/deltares.js:Add the "let", "const" or "var" keyword to this declaration of "faListOldStyle" to make it explicit.