Skip to content

Add your config files to appropriate folders #19

@kenkouot

Description

@kenkouot

Once #18 is merged, I suggest we add appropriate config files to their respective folders. This way we have a central, obvious place for people to look for appropriate config files when starting a new project or updating an old one with dev tools.

For instance:

guidelines/
|-- .editorconfig # Please add entries for your language in .editorconfig
|-- JavaScript/
|---- .jshintrc
|---- .jsbeautifyrc
|---- .jscs.json
|---- CodingConventions.md
|-- Python/
|---- .pylintrc
|---- CodingConventions.md
|-- SCSS/
|---- .scsslintrc
|---- CodingConventions.md

@lizlux @garthwebb @jnrbsn

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