diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-09-16 10:04:40 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-09-16 10:10:23 +0100 |
commit | eb67e2396f3ee834bf3a8299f5b6d93ba82d3950 (patch) | |
tree | 06f72b4d3e3d7512f59613264f4596871051d383 /gcc | |
parent | 48a0f6937d7c1faadf16f5ff7bd227a8392ddfe8 (diff) | |
download | gcc-eb67e2396f3ee834bf3a8299f5b6d93ba82d3950.zip gcc-eb67e2396f3ee834bf3a8299f5b6d93ba82d3950.tar.gz gcc-eb67e2396f3ee834bf3a8299f5b6d93ba82d3950.tar.bz2 |
libstdc++: Add .editorconfig files
These config files set default formatting behaviour for a large number
of common editors, see https://editorconfig.org
The root=true setting in libstdc++-v3/.editorconfig prevents looking in
parent directories for additional settings. If we add a .editorconfig at
the top-level we might want to use root=true there instead, and allow
libstdc++-v3/.editorconfig to inherit some some settings from there (and
only override things we want to do differently).
libstdc++-v3/ChangeLog:
* .editorconfig: New file.
* include/std/.editorconfig: New file.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions