mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Changed case indentation to 2
This commit is contained in:
parent
7d404a175b
commit
f95418f7c1
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@ limitations under the License.
|
|||
<module name="Indentation">
|
||||
<!-- Checks code indentation -->
|
||||
<property name="basicOffset" value="2"/>
|
||||
<property name="caseIndent" value="2"/>
|
||||
</module>
|
||||
</module>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Reference in a new issue