I am in the same boat with Robert, I am in favor of autoformatters but I am
not familiar with this one. My concerns are:
- The product is clearly marked as beta with a big warning.
- It looks like mostly a single person project. For the same reason I also
strongly prefer not using a fork for a specific setting. Fork will only
have less people looking at it.

IMO, this is in an early stage for us. That said lint issues are real as
pointed in the thread. If someone would like to give it a try and see how
it would look like for us that would be interesting.

On Tue, May 28, 2019 at 4:44 AM Katarzyna Kucharczyk <
ka.kucharc...@gmail.com> wrote:

> This sounds really good. A lot of Jenkins jobs failures are caused by lint
> problems.
> I think it would be great to have something similar to Spotless in Java
> SDK (I heard there is problem with configuring Black with IntelliJ).
>
> On Mon, May 27, 2019 at 10:52 PM Robert Bradshaw <rober...@google.com>
> wrote:
>
>> I'm generally in favor of autoformatters, though I haven't looked at
>> how well this particular one works. We might have to go with
>> https://github.com/desbma/black-2spaces given
>> https://github.com/python/black/issues/378 .
>>
>> On Mon, May 27, 2019 at 10:43 PM Pablo Estrada <pabl...@google.com>
>> wrote:
>> >
>> > This looks pretty good:) I know at least a couple people (myself
>> included) who've been annoyed by having to take care of lint issues that
>> maybe a code formatter could save us.
>> > Thanks for sharing Ismael.
>> > -P.
>> >
>> >
>> > On Mon, May 27, 2019, 12:24 PM Ismaël Mejía <ieme...@gmail.com> wrote:
>> >>
>> >> I stumbled by chance into Black [1] a python code auto formatter that
>> >> is becoming the 'de-facto' auto-formatter for python, and wanted to
>> >> bring to the ML Is there interest from the python people to get this
>> >> into the build?
>> >>
>> >> The introduction of spotless for Java has been a good improvement and
>> >> maybe the python code base may benefit of this too.
>> >>
>> >> WDYT?
>> >>
>> >> [1] https://github.com/python/black
>>
>

Reply via email to