Ensure we're more specific about clang format options and include order

This commit is contained in:
Marc Di Luzio
2019-05-26 11:55:05 +01:00
parent 2e67906402
commit e537caf170
9 changed files with 32 additions and 31 deletions

View File

@ -31,10 +31,10 @@ POSSIBILITY OF SUCH DAMAGE.
#define _GNU_SOURCE
#include "gamemode.h"
#include "common-helpers.h"
#include "common-logging.h"
#include "gamemode-config.h"
#include "gamemode.h"
#include <dirent.h>
#include <sys/syscall.h>