8 Commits

Author SHA1 Message Date
Chaz Maschman
b1eed6a37f editorconfig: Place comments on a new line, as required by version >= 0.15.0 2023-11-05 14:12:23 +00:00
Eduardo Almeida
8af15b3f3f editorconfig: Add settings for Markdown and RST files 2023-06-04 21:22:40 +00:00
Eduardo Almeida
731d12b355 editorconfig: Change indent_size of source code to 4 spaces 2022-10-06 19:49:37 +00:00
Eduardo Almeida
063a1cd6f0 editorconfig: Remove wscript and unify ns3 with *.py 2022-10-06 19:49:37 +00:00
Eduardo Almeida
bcd7e9edd1 .editorconfig: Add rule for yml files 2022-02-03 20:37:28 +00:00
Eduardo Almeida
8569864c6b Fix .editorconfig trim_trailing_whitespace rule 2021-12-28 08:49:37 -08:00
Eduardo Almeida
158bf67696 editorconfig: Add rules for trim trailing whitespaces, CMake and ns3 script 2021-12-17 17:52:01 -08:00
Alexander Krotov
42f96eed08 Add EditorConfig
EditorConfig is an universal editor configuration file.

It is not sufficient to configure C++ code style, but enough to set indentation settings in many editors.

See https://editorconfig.org for details.
2020-09-16 13:38:01 +00:00