GitHub user mbrukman opened a pull request:

    https://github.com/apache/libcloud/pull/625

    Added .editorconfig file for easier editing.

    Editor Config is a cross-editor configuration which allows automatic 
per-project
    configuration to conform with local style guidelines without having to add
    special cases to one's own editor: it's picked up from the project's source 
tree
    automatically.
    
    See http://editorconfig.org for more info and how to configure various 
editors
    to interpret this config.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbrukman/libcloud editorconfig

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/625.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #625
    
----
commit 0001c96caf2cd6a4be2a5249f3ab78c03eaf4ca2
Author: Misha Brukman <[email protected]>
Date:   2015-11-04T04:15:39Z

    Added .editorconfig file for easier editing.
    
    Editor Config is a cross-editor configuration which allows automatic 
per-project
    configuration to conform with local style guidelines without having to add
    special cases to one's own editor: it's picked up from the project's source 
tree
    automatically.
    
    See http://editorconfig.org for more info and how to configure various 
editors
    to interpret this config.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to