Coder Social home page Coder Social logo

editorconfig-templates's Introduction

A collection of useful .editorconfig templates

This is a collection of .editorconfig file templates. EditorConfig is a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. For more information on how EditorConfig works, please refer to editorconfig.org.

How to use this repo?

To use this repo, find the best match for your project and copy its contents to a .editorconfig file on the root of your project.

You can use this command to download a template from the master branch to your project. Just replace Elixir.editorconfig to your prefered template. For example:

cd /path/to/your/code && curl https://raw.githubusercontent.com/vinibrsl/editorconfig-templates/master/Elixir.editorconfig > .editorconfig

Contributing

If you'd like to add a new .editorconfig template, make sure it doesn't exist yet. You can also edit an existing template, but make sure to explain why you're making a change on the PR description.

Here’s how we suggest you go about proposing a change to this project:

  1. Fork this project to your account.
  2. Create a branch for the change you intend to make.
  3. Make your changes to your fork.
  4. Send a pull request from your fork’s branch to our master branch.
  5. And thank you!

License

This repository uses CC0-1.0, similar to Unlicense.

The Creative Commons CC0 Public Domain Dedication waives copyright interest in a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach. As with the Unlicense and typical software licenses, CC0 disclaims warranties. CC0 is very similar to the Unlicense.

editorconfig-templates's People

Contributors

vinibrsl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.