spc-pleroma/lib/pleroma/web/o_auth
Mark Felder 5b95abaeea Credo.Check.Readability.PredicateFunctionNames
This check was recently improved in Credo and it does make sense for readability.

The offending functions in Pleroma have been renamed and a couple missing the ? suffix have been fixed as well.
2024-01-26 16:59:58 -05:00
..
token Fix invalid type due to late aliasing 2024-01-20 17:18:16 -05:00
app.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
authorization.ex Fix invalid type due to typos 2024-01-20 17:21:12 -05:00
fallback_controller.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
mfa_controller.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
mfa_view.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
o_auth_controller.ex Fix some more typos 2023-12-28 00:17:04 +01:00
o_auth_view.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
scopes.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
token.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00