You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jinja/init.py has 15 parameters. sonarcloud is rightly complaining about this. We should refactor this to use a configuration object that can also handle some of the logic in the constructor for processing the raw parameters.
The text was updated successfully, but these errors were encountered:
jinja/init.py has 15 parameters. sonarcloud is rightly complaining about this. We should refactor this to use a configuration object that can also handle some of the logic in the constructor for processing the raw parameters.
The text was updated successfully, but these errors were encountered: