Mikhail Polivakha
Mikhail Polivakha
Sure @dschulten , I have already prepared necessary changes that address the review comments. I'll ping Mark and Jens once they are ready :)
Hey @mp911de, @schauder. I think, the PR is ready for the second round of review
\+ Konstantin from JetBrains @kaleev Hey Konstantin! The issue is mostly [inspired by Jet Brains's IDEs and their project icons support](https://github.com/editorconfig/editorconfig/issues/425). To clarify the intention - we want to introduce...
@xuhdev I have a couple of questions in regard to voting: 1. Do I just create an issue in the `editorconfig/vote` repository? 2. What are the options for voting should...
Thank you, @mp911de, that makes sense. And I generally agree with you. However, we need to understand, that there are a lot of possible predicates that are vendor specific, and...
The problem with custom SQL via `@Query` for instance is that it is not dynamic. I'm an active user of the Spring Data JDBC myself and my colleages are as...
I'll add the Integration test for mongodb to make sure that this case works
> One issue is that MongoDB uses an abstraction that isn't fully applicable to how MongoDB represents paths I agree. I think the separate issue can be created for this...
P.S: we ended-up doing stuff like `@EnableAutoConfiguration(exclude = CompositeDiscoveryClientAutoConfiguration.class)`. Maybe, this can be viewed as a solution as well.
I think we need something better, like (the term "soft tab" will be clarified in this PR #84): ``` * - ``indent_size`` - Set to a whole number defining the...