Skip to content

Conversation

@vsecwid
Copy link

@vsecwid vsecwid commented Jul 25, 2025

No description provided.

@vsecwid vsecwid self-assigned this Jul 25, 2025
* Internal api to manage custom from emails verification procedure
*/
interface CustomFromEmailSettingsApiClient {
fun getCustomFromEmailSettings(request: GetCustomFromEmailSettingsRequest) : GetCustomFromEmailSettingsResult

Check warning

Code scanning / detekt

Checks the spacing between colon and return type. Warning

Unexpected whitespace
* Internal api to manage custom from emails verification procedure
*/
interface CustomFromEmailSettingsApiClient {
fun getCustomFromEmailSettings(request: GetCustomFromEmailSettingsRequest) : GetCustomFromEmailSettingsResult

Check warning

Code scanning / detekt

Reports spaces around colons Warning

Unexpected spacing before ":"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant