mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-06-27 07:44:17 +00:00
8e9d5caa37
Properties should use snake_case, and only constants should be ALL_CAPS. This change also makes use of the convention of "private" properties being prefixed with `_`.