NetworkManager/clients
Thomas Haller 740b092fda
format: replace tabs for indentation in code comments
sed -i \
     -e 's/^'$'\t'' \*/     */g' \
     -e 's/^'$'\t\t'' \*/         */g' \
     -e 's/^'$'\t\t\t'' \*/             */g' \
     -e 's/^'$'\t\t\t\t'' \*/                 */g' \
     -e 's/^'$'\t\t\t\t\t'' \*/                     */g' \
     -e 's/^'$'\t\t\t\t\t\t'' \*/                         */g' \
     -e 's/^'$'\t\t\t\t\t\t\t'' \*/                             */g' \
     $(git ls-files -- '*.[hc]')
2020-09-28 16:07:52 +02:00
..
cli format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
cloud-setup format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
common format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
tests all: add ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
tui format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
meson.build docs: generate nm-settings-docs-nmcli.xml based on nmcli meta data 2020-06-11 10:53:50 +02:00
nm-online.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00