History log of /petsc/.editorconfig (Results 1 – 2 of 2)
Revision Date Author Comments
# af0e4c05 09-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'MarDiehl/editorconfig' into 'main'

define format conventions for multiple editors

See merge request petsc/petsc!8967


# 2a28adfc 16-Jan-2026 Martin Diehl <mail@martin-diehl.net>

define format conventions

from editorconfig.org:
EditorConfig helps maintain consistent coding styles for multiple
developers working on the same project across various editors and IDEs.
The EditorC

define format conventions

from editorconfig.org:
EditorConfig helps maintain consistent coding styles for multiple
developers working on the same project across various editors and IDEs.
The EditorConfig project consists of a file format for defining coding
styles and a collection of text editor plugins that enable editors to
read the file format and adhere to defined styles. EditorConfig files
are easily readable and they work nicely with version control systems.

show more ...