clang-format 0.3.0

A basic clang-format Rust wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
# SPDX-FileContributor: Andrew Hayzen <andrew.hayzen@kdab.com>
# SPDX-FileContributor: Gerhard de Clercq <gerhard.declercq@kdab.com>
#
# SPDX-License-Identifier: MIT OR Apache-2.0

.*/*
**/target/
Cargo.lock
**/build*/
cargo/*
pip3/*
rustup/*