Commit Graph

4 Commits

Author SHA1 Message Date
Nikita Beletskii
110a9efc3c
[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>
2020-09-30 02:18:30 +03:00
Pavel Zhovner
cc4850f738
NFC Wiki (#118)
* Wiki: USB NFC Reader
2020-09-16 15:54:00 +03:00
aanper
86b9e37d8e update gitignore 2020-09-03 18:02:07 +03:00
Nikita Beletskii
112a2706a0 cosmetic improve docker dockerfile 2020-08-30 20:23:12 +03:00