Skip to content

editorconfig: Add rules for trim trailing whitespaces, CMake and ns3 script

Eduardo Almeida requested to merge edalm/ns-3-dev:editor-config-update into master

Add three rules to the .editorconfig file:

  • trim_trailing_whitespaces = true
  • CMake file support
  • ns3 script
Edited by Eduardo Almeida

Merge request reports