HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)
commitea528667fbafe9667aa20b9c8a556288f8c716e1
authorNick Dimiduk <ndimiduk@apache.org>
Thu, 21 Nov 2019 19:09:00 +0000 (21 11:09 -0800)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2019 19:09:00 +0000 (21 11:09 -0800)
tree20005f5f673e5f02637e56b86ee588c365fce2e4
parent4ea792246fbbc5adf9f4cede38c0513e2669b45b
HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

This file is generated using IntelliJ, following these steps:
 #. Open Preferences > Editor > Code Style
 #. Select (config wheel) > Import Schema > CheckStyle Configuration
 #. Select `hbase-checkstyle/src/main/resources/hbase/checkstyle.xml`
 #. Select (config wheel) > Export > EditorConfig File

Signed-off-by: Sean Busbey <busbey@apache.org>
.editorconfig [new file with mode: 0644]