Re: [DISCUSS] Consistent code style (esp. ws/indent) and autotools

2023-07-05 Thread tison
For the git blame issue, I found also this practice in StreamPark[1]. cc @Yunze. Best, tison. [1] https://github.com/apache/incubator-streampark/blob/cac931ae289e0753892279336e1c4e70e5f7d7c6/.git-blame-ignore-revs Kiryl Valkovich 于2023年6月30日周五 13:03写道: > My mistake. It looks that for some re

Re: [DISCUSS] Consistent code style (esp. ws/indent) and autotools

2023-07-05 Thread tison
... which seems a GitHub only extension - https://github.blog/changelog/2022-03-24-ignore-commits-in-the-blame-view-beta/ Best, tison. tison 于2023年7月5日周三 19:38写道: > For the git blame issue, I found also this practice in StreamPark[1]. > > cc @Yunze. > > Best, > tison. > > [1] > https://github.