[welcome] Don't apply code-style to other C-code
This commit is contained in:
parent
31aa8be620
commit
b65b5228e1
@ -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…
Reference in New Issue
Block a user