aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/.editorconfig
AgeCommit message (Collapse)AuthorFilesLines
2021-03-02Miscellaneous EditorConfig fixesGerald Combs1-3/+0
In the top-level .editorconfig, note that we don't use CMake's standard indentation. Remove ascendtext.[ch] from wiretap/.editorconfig since it's no longer needed.
2019-07-28HTTPS In Even More Places, update some links.Guy Harris1-1/+1
Fall back on the Wayback Machine for some links. Change-Id: I6a44a2caaeb4fa521c2f08196e7c36069e3bb842 Reviewed-on: https://code.wireshark.org/review/34103 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-03-08Add EditorConfig settings for most C filesJoão Valverde1-0/+145
Change-Id: I02e6d71290bbdf7504437b0d670955b3686b6b52 Reviewed-on: https://code.wireshark.org/review/14360 Reviewed-by: João Valverde <j@v6e.pt>