Commit Graph

9 Commits

Author SHA1 Message Date
Ilya Lavrenov 246932a5d3
Py code style (#6086)
* GitHub CI: Enable Python for Code style

* Update formatting

* Fix

* Add cython

* Add upgrade pip

* Update to src/requirements-dev.txt

* Fixed clang code style

Co-authored-by: azhogov <alexander.zhogov@intel.com>
2021-06-08 20:24:11 +03:00
Ilya Churaev 3ee41375a3
Clang-format check for itt collector (#4893)
* Enable clang_format for ITT collector

* Fixed code style

* Bad code style

* Enable clang-format for ITT collector

* Revert "Bad code style"

This reverts commit 82cbd40539.

* Fixed build
2021-03-23 15:08:51 +03:00
Ilya Churaev 1334d7d122
Enable OV clang format command for nGraph (#4792)
* Added add_clang_format commands

* Added clang_format targets as dependencies for original targets

* Update CI scripts

* Fixed code-style for nGraph unit tests

* Change job name

* Disable clang-format for Windows

* Fixed nGraph python build

* Fixed comments and enabled code style for ONNX Editor

* Disable code style check on compilation step
2021-03-18 06:38:10 +03:00
Katarzyna Mitrus 5f098e1079
nGraph code style upgrade to clang-format-9 (#4721)
* ngraph clang-format upgrade to 9

* Reformatted files

* Remove comma at the end of test data vector
2021-03-15 22:06:01 +03:00
Dmitry Kurtaev b77bedcb64
Remove Java bindings (#3216) 2020-11-19 13:59:20 +03:00
Alexander Zhogov 170782b1c8
GitHub CI: Add ShellCheck (#2554)
* Add shellcheck
* Remove fetchDepth: 1
2020-10-06 13:16:46 +03:00
Anna Likholat 53c03db307
[JAVA] Code style check added (#1984) 2020-09-09 17:49:23 +03:00
Alexander Zhogov 601f66e1ec
Run nGraph code style check in the root of repo (#1573) 2020-07-31 12:19:12 +03:00
Alexander Zhogov 4778feae91
Actions CI: Enable nGraph Code style check (#863) 2020-06-10 16:18:53 +03:00