Skip to content

Consider adding an .editorconfig to enforce aspects of the style guide #1205

Open
@iamgollum

Description

@iamgollum

When I was working on issue #1202, I noticed in my PR that the format was off. I went to check the repo and noticed there was no .editorconfig. This can help standardize styling across os / contributors.

https://github.com/apache/couchdb-fauxton/blob/master/styleguide.md

Aka for a base:

root = true

[*]
indent_style = space
indent_size = 2

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