Jeremy Mailen

Results 3 issues of Jeremy Mailen

## Observed Behavior If you disable a rule such as: ```.editorconfig [*.{kt,kts}] ktlint_standard_multiline-expression-wrapping = disabled ``` It will cause execution to fail due to dependent rules requiring it to be...

discouraged-comment-location rule

### Expected behavior API calls with errors should return a useable error response. ### Actual behavior An exception is thrown while parsing the permission error response: ``` com.microsoft.graph.beta.models.odataerrors.ODataError: at com.microsoft.graph.beta.models.odataerrors.ODataError.createFromDiscriminatorValue(ODataError.java:36)...

question
Needs: attention :wave: