Re: [PR] Add basic EditorConfig file [openoffice]

2025-03-25 Thread via GitHub
jbampton commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2753014715 > Ready to be merged? As I understand it this only changes the defaults for the editor on GitHub? Hey @Pilot-Pirx no this applies to your local editor or IDE and most recognize t

Re: [PR] Add basic EditorConfig file [openoffice]

2025-03-20 Thread via GitHub
Pilot-Pirx commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2739986642 Ready to be merged? As I understand it this only changes the defaults for the editor on GitHub? -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-26 Thread via GitHub
jbampton commented on code in PR #256: URL: https://github.com/apache/openoffice/pull/256#discussion_r1929841214 ## .editorconfig: ## @@ -0,0 +1,13 @@ +# EditorConfig is awesome: https://editorconfig.org + +# top-most EditorConfig file +root = true + +# Unix-style newlines with

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-26 Thread Matthias Seidel
Hi Damjan, All, Am 25.01.25 um 00:37 schrieb Damjan Jovanovic: On Fri, Jan 24, 2025 at 8:10 PM Dave Fisher wrote: Hi - On Jan 24, 2025, at 12:05 PM, ardovm (via GitHub) wrote: ardovm commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2613292891 Wiki

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread Damjan Jovanovic
On Fri, Jan 24, 2025 at 8:10 PM Dave Fisher wrote: > Hi - > > > On Jan 24, 2025, at 12:05 PM, ardovm (via GitHub) > wrote: > > > > > > ardovm commented on PR #256: > > URL: > https://github.com/apache/openoffice/pull/256#issuecomment-2613292891 > > > >> Wiki is often outdated. > > > > ...but I

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread via GitHub
ardovm commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2613319002 > Wiki is often outdated. > > Would that correspond to: > > /* vim: set noet sw=4 ts=4: */ I looked further and now I agree that this is our current standard. Yes, the

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread via GitHub
ardovm commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2613292891 > Wiki is often outdated. ...but I liked it that way... ;-) In fact, I thought that that wiki page was written _after_ many files were already formatted with tabs. It

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread Dave Fisher
Hi - > On Jan 24, 2025, at 12:05 PM, ardovm (via GitHub) wrote: > > > ardovm commented on PR #256: > URL: https://github.com/apache/openoffice/pull/256#issuecomment-2613292891 > >> Wiki is often outdated. > > ...but I liked it that way... ;-) > > In fact, I thought that that wiki page wa

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread via GitHub
Pilot-Pirx commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2613117081 Wiki is often outdated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread via GitHub
ardovm commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2613107969 I suggest we add: `tab_width = 4` to the `[*]` section because many files are formatted this way. [A page on our wiki](https://wiki.openoffice.org/wiki/Cpp_Coding_Standards/FO

Re: [PR] Add basic EditorConfig file [openoffice]

2025-01-24 Thread via GitHub
jbampton commented on PR #256: URL: https://github.com/apache/openoffice/pull/256#issuecomment-2612922913 There is a good list of projects using EditorConfig: https://github.com/editorconfig/editorconfig/wiki/Projects-Using-EditorConfig -- This is an automated message from t