Peter Palaga

Results 249 comments of Peter Palaga

Thanks, for the clarifications. > Fixer = actually modifying sources > Linter = measuring the compliance of sources I tend to understand checking and fixing as two operation modes of...

If this is a proposal to improve editorconfig in some way, please be specific about what should be changed and why in editorconfig (you speak of Vim rather than editorconfig)....

@xuhdev `latin1` is a common alias for `iso-8859-1`. `iso-8859-1` is different enough from `windows-1252` for not being practically interchangeable with each other. See e.g. http://string-functions.com/encodingtable.aspx?encoding=28591&decoding=1252

Following the issues and discussions here for about a year, I'd say there is very little hope that language specific proposals like this one will be accepted into the .editorconfig...

> Can you reference this issue/proposal to your project? Sorry, this is not my priority. Feel free to do it yourself. > I am still not clear how your project...

> why not use a formatter-specific configuration tool Although JDT and IJ can produce close to identical formattings their configuration models differ. As far as I know it is rather...

@dyadix thanks, could you please unlock the file?

@dyadix thanks for the list, it is a good starting point. Now, let's find a way how to discuss the individual properties. I propose the following: 1. Let's create a...

I created the repo here https://github.com/ec4j/editorconfig-java-domain so that we do not need to wait and yes, I am ready to transfer the repo to editorconfig org at any point in...

OK, once again, if the editorconfig org is ready to host the editorconfig-java-domain repository, please give me (@ppalaga ) repository creation permissions and I can transfer the repo. See the...