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/FORMAT) suggests to 
use 4 spaces for indentation, so we could also add:
   ```
   indent_style = space
   indent_size = 4
   ```
   to the same section.


-- 
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 comment.

To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to