Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Beletskii <nikita@belecky.ru>2020-09-30 02:18:30 +0300
committerGitHub <noreply@github.com>2020-09-30 02:18:30 +0300
commit110a9efc3c9b18160b162f194d834083f66a478e (patch)
tree762bfa1a7064c0cf6dd2adf4baddc09f51d3e4ed /.gitignore
parent7ded31c19d4da0ecb9e3a738bc7f9f51256229a0 (diff)
[WIP] Add syntax check for rust and C\C++ code (#108)
* proof of concept * fix syntax for rust and add auto fix syntax * fix syntax for C * fix bug with files owner * add information to wiki * try to add ci * format code from master * even more format fixes * change docker to docker-compose * Exclude ./target_*/build directories from format check * Run rustfmt only on project files * add ulimit setup for long clang list * merge * fix rustfmt, exclude target Inc directory * sync with master * abspath Co-authored-by: aanper <mail@s3f.ru> Co-authored-by: Vadim Kaushan <admin@disasm.info>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index afb4d4df..7fd3badb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
.idea/
-target_lo/build/
target_*/build/
bindings/