NetworkManager/contrib
Lubomir Rintel a5dd31afeb contrib/checkpatch: allow empty lines within continuations
This chunk from nm-device.c is, in fact, okay:

               |<-tab->nm_assert (   !new_config
               |<-tab->           || (   new_config
               |<-tab->               && ({
               |<-tab->                    int ip_ifindex = ...
 empty line -> |
               |<-tab->                    (   ip_ifindex > 0
               |<-tab->                     && ip_ifindex == ...
               |<-tab->                  })));
2019-06-25 20:27:39 +02:00
..
debian gitlab-ci: run unit tests under valgrind in gitlab-ci 2019-05-18 09:58:52 +02:00
editors
fedora settings: drop ibft settings plugin 2019-06-20 16:06:44 +02:00
scripts contrib/checkpatch: allow empty lines within continuations 2019-06-25 20:27:39 +02:00
test all: fix misspellings 2019-01-24 17:19:44 +01:00