Run shfmt as part of the reformat target.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 4 Apr 2022 19:53:47 +0000 (21:53 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 4 Apr 2022 19:53:47 +0000 (21:53 +0200)
commit9c577bd201009f14b4cb5d8540b6dc03246f6165
tree157b08426b21dc7d419aa47307c81ac17a5c01e8
parent6daf3f04fe51246f2bb7b0e3d369fec7d22d2d70
Run shfmt as part of the reformat target.

Add a reformat.py script and call it from the reformat target. It will run
astyle and shfmt from the source directory.
meson.build
reformat.py [new file with mode: 0755]
test/integration/security.test