Skip to content

Using EditorConfig #91

@andbass

Description

@andbass

While this isn't necessarily relevant to FReCon itself, one of the things I've noticed when working on Webca is that having people use different spacing settings in their editors can sometimes cause nasty merge conflicts and also messes up git diffs. I think we should use this editor plugin called EditorConfig (http://editorconfig.org/) to take cover of these spacing issues and formally specify how we want our spacing to look in both FReCon and Webca. All you have to do is create a file called ".editorconfig" in the root of your project and specify your spacing options. Installing it on most editors takes a matter of seconds. This isn't the most important issue right now, but I think it'll make collaborating easier.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions