Github user Stibbons commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14567#discussion_r76391648
  
    --- Diff: .editorconfig ---
    @@ -0,0 +1,30 @@
    +# Licensed to the Apache Software Foundation (ASF) under one or more
    --- End diff --
    
    Should be at the project root, for editors to find it. The spec of all 
plugin is set that way: plugins will search from the opened file and go to 
parent dirs until it find a .editorconfig. See spec at http://editorconfig.org/
    
    Most plugins does not support specifying an hardcoded path (like 
```./dev```). For example the sublime editorconfig does not support it.


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to