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

Find incorrect indentation #70

Open
davidhesselbom opened this issue Aug 18, 2015 · 1 comment
Open

Find incorrect indentation #70

davidhesselbom opened this issue Aug 18, 2015 · 1 comment
Milestone

Comments

@davidhesselbom
Copy link
Contributor

CreateAlphaByteString: class {
    init: func
        makeAlphaString: static func (filename, name: String) -> String {

Here, makeAlphaString is incorrectly indented (one step too far) and magic should tell me so.

@davidhesselbom davidhesselbom added this to the v0.3 milestone Aug 18, 2015
@thomasfanell
Copy link
Contributor

This is, and has always been, the first check we're going to implement once the parse tree is working. It shouldn't be long now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants