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
Copy file name to clipboardexpand all lines: crates/ruff_linter/src/rules/flake8_django/snapshots/ruff_linter__rules__flake8_django__tests__DJ012_DJ012.py.snap
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ DJ012.py:43:5: DJ012 Order of model's inner classes, methods, and fields does no
DJ012.py:56:5: DJ012Orderofmodel's inner classes, methods, and fields does not follow the Django Style Guide: `__str__` method should come before custom method
21
+
DJ012.py:56:5: DJ012Orderofmodel's inner classes, methods, and fields does not follow the Django Style Guide: Magic method should come before custom method
0 commit comments