Don't put the --recursive option in .astylerc.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 27 Mar 2022 18:58:44 +0000 (20:58 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 27 Mar 2022 18:58:44 +0000 (20:58 +0200)
commit3b117ab744100ca48f257ec6c9df83757cad8224
tree9a22c0f6f8bdb4347a7823f0cce135131fbca61a
parentb13e1a3c1f7252cda5ab95166d9f2d578983471f
Don't put the --recursive option in .astylerc.

When calling astyle manually without wildcards in the filename(s),
astyle will refuse to work if the --recursive option is used. Remove it
from .astylerc and add the option to the command line when the "reformat"
build target is used.
.astylerc
meson.build