1
0
Files
hudi/docs/dev_setup.md
2017-11-12 23:19:02 -08:00

523 B

title, keywords, sidebar, permalink
title keywords sidebar permalink
Developer Setup developer setup mydoc_sidebar dev_setup.html

Code Style

We have embraced the Google Java code style. Please setup your IDE accordingly with style files from here Also recommend setting up the Save Action Plugin to auto format & organize imports on save.