Skip to content

Automated Ruby file checker like PEP-8? #54

@JeanMertz

Description

@JeanMertz

I just stumbled upon this git repository during my quest to search for better guides and rules for programming Ruby. I've recently switched from Textmate to Sublime Text 2 together with the SublimeLinter addon and I love the constant auto ruby -w checking it does. However, I also noticed this linter is far more advanced for use with Python, as it uses the PEP-8 code rules to provide feedback about tabs/spaces/double lines, etc etc...

I was wondering, is there something like that being developed for this ruby-style-guide, or would it be possible for something like this? I know it probably takes a lot of time, and in a perfect world I would step up to the task and get this ball rolling, but as it is right now I lack both the experience and the time to do so, so I figured I'd come and ask here.

Regardless of the outcome, thank you for this document, I am sure it is going to help me become a better programmer, with or without an automated tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions