diff options
author | ng0 <ng0@n0.is> | 2019-10-12 18:25:20 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-10-12 18:25:20 +0000 |
commit | 41aecf40551173f2fbd82ac877cc88e9ff012825 (patch) | |
tree | d3ab8f18026aa400ec16d23016f5fae800b33a6d /contrib/Makefile.am | |
parent | 3371f389918feb4b428dfd129464c555852b4189 (diff) |
add yapf style
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 61cb5b714..83c68d828 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -19,6 +19,7 @@ INITD_FILES = \ EXTRA_DIST = \ conf/colorit/colorit.conf \ + conf/.style.yapf \ conf/editors/eclipse/gnunet_codingstyle.xml \ conf/gnunet/no_forcestart.conf \ conf/gnunet/no_autostart_above_core.conf \ |