Skip to content

Prevent nullable strings in model fields

David Pape requested to merge prevent-more-nullable-strings into master

Enable DJ001 rule to prevent nullable strings from being used. In cases where strings are already nullable, noqa comments were used to ignore the rule.

Merge request reports

Loading