mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-03 04:15:37 -04:00
[welcome] Don't apply code-style to other C-code
This commit is contained in:
parent
31aa8be620
commit
b65b5228e1
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
* along with Calamares. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* This is third-party ancient C code. Don't format it. */
|
||||
/* *INDENT-OFF* */
|
||||
/* clang-format off */
|
||||
|
||||
#include "partman_devices.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue