Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other code Format #3

Open
leapfrog-bishalghimire opened this issue Mar 30, 2015 · 3 comments
Open

Support for other code Format #3

leapfrog-bishalghimire opened this issue Mar 30, 2015 · 3 comments

Comments

@leapfrog-bishalghimire
Copy link

I feel following is the more used standard code format for methods -

    + (void)someMessage:(NSString *)subdomain {
    }

Is it possible to select different coding style ?

@hpsoar
Copy link

hpsoar commented Jul 14, 2016

currently, you can modify the source code and remove the semicolumn and new line requirement

@sivasandeeppalla
Copy link

Please provide me where i need to edit rules source code to check this type of coding style

  • (void)someMessage:(NSString *)subdomain {
    }

@hpsoar
Copy link

hpsoar commented Feb 22, 2017

#4

you can refer the this PR.

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

No branches or pull requests

3 participants