Yufei, I did a quick write-up to get you started with setting up the Code Formatter with IntelliJ IDEA in https://github.com/apache/iceberg/pull/2766 .
On Tue, Jun 22, 2021 at 8:46 PM Russell Spitzer <[email protected]> wrote: > I have had this on my to do list since I joined the project :P > > On Tue, Jun 22, 2021 at 1:21 PM Yufei Gu <[email protected]> wrote: > >> Thanks Eduard and Kyle. That'd help a lot. We don't have to wait for the >> compiler to tell us what's wrong with style. Would you share the steps to >> install the formatter xml file? >> Best, >> >> Yufei >> >> `This is not a contribution` >> >> >> On Wed, Jun 16, 2021 at 2:29 AM Kyle Bendickson <[email protected]> >> wrote: >> >>> This would be good content for the wiki. >>> >>> I believe I have some notes / screenshots for setting this up in >>> IntelliJ that I would be happy to share. >>> >>> I’ll reach out to Carl to see how that might be possible. >>> >>> I will also look for these notes on my laptop tomorrow and send them in >>> the thread if need be. >>> >>> - Kyle >>> >>> On Wed, Jun 16, 2021 at 1:37 AM Eduard Tudenhoefner <[email protected]> >>> wrote: >>> >>>> Hello, >>>> >>>> There is a code formatter that can be used for IntellJ in the >>>> https://github.com/apache/iceberg/tree/master/.baseline/idea folder >>>> that you can import. >>>> >>>> >>>> >>>> On Wed, Jun 16, 2021 at 10:23 AM 1 <[email protected]> wrote: >>>> >>>>> Hi, all: >>>>> >>>>> I want to code iceberg with idea, so is there a code style ? >>>>> >>>>> thx >>>>> >>>>> liubo07199 >>>>> >>>>> >>>>> <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=liubo07199&uid=liubo07199%40hellobike.com&iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fqiyelogo%2FdefaultAvatar.png&items=%5B%22liubo07199%40hellobike.com%22%5D> >>>>> >>>>>
