[CI] Adds formatter to CI (#6272)
authormustiikhalil <mustii@mmk.one>
Fri, 11 Dec 2020 18:46:10 +0000 (21:46 +0300)
committerGitHub <noreply@github.com>
Fri, 11 Dec 2020 18:46:10 +0000 (10:46 -0800)
commit8ab7c7e2c82c168e6ce019f7b538350e3a1528dc
tree6dfa99e059daea50e153abc2ec05d886ac214272
parent7e00390289ef61dae0f27b22328c77f208917397
[CI] Adds formatter to CI (#6272)

* Adds formatters CI

Adds Error message & setup formatting like cpp

Adds Swift

Adds typescript

Adds python

tests yarn

Adds format.md

* Removes unneeded scripts + moves install script to install phase

* Adds format.md content

* Adds cpp to the formatter.md and fixes ci

* Adds cpp to formatter ci
.travis.yml
.travis/format_check.sh [new file with mode: 0644]
.travis/format_install.sh [new file with mode: 0644]
Formatters.md [new file with mode: 0644]