Wireshark-commits: [Wireshark-commits] master b63a8bd: Start adding EditorConfig files.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b63a8bdcb7c44b6d3bf00ecfce24830c1827721d
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b63a8bd by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Start adding EditorConfig files.
    
    Add EditorConfig files where we currently have consistent indentation.
    This might let us get rid of our editor modeline footers at some point.
    
    Change-Id: I156f8d25cfa0050786eb2186c4b2e6d183c3a9ce
    Reviewed-on: https://code.wireshark.org/review/12383
    Reviewed-by: João Valverde <j@xxxxxx>
    
Actions performed:
    from  4dae247   Qt: Remove unused version.h header
    adds  b63a8bd   Start adding EditorConfig files.
Summary of changes:
 .editorconfig       |   24 ++++++++++++++++++++++++
 Makefile.am         |    1 +
 ui/qt/.editorconfig |    9 +++++++++
 ui/qt/Makefile.am   |    1 +
 4 files changed, 35 insertions(+)
 create mode 100644 .editorconfig
 create mode 100644 ui/qt/.editorconfig