Skip to content

Style guide says 4 spaces, yet you use 2. Not Documented #1396

@mswezey23

Description

@mswezey23

Style guide says 4 spaces, yet you use 2.
https://github.com/OpenZeppelin/openzeppelin-solidity/blob/f7e53d90fa638553ffc93e93fe1b12fc081bb774/.soliumrc.json#L7

Not Documented here as to why:
https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/CODE_STYLE.md
If fact you state your follow the style guide.

💻 Environment

VS Code

📝 Details

Very painful and time consuming to refactor code to meet your standards (for PR) when the style guide suggests 4 spaces vs only 2. The standard among the majority of any language is typically 4.

🔢 Code to reproduce bug

Solidity Linter in VS Code - yarn lint

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdocumentationInline comments, guides, and examples.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions