Commit Graph

14 Commits

Author SHA1 Message Date
MengDanzz
01e1dddd2f
scripts/run_ci.sh to cover directories in the exercises and topics dir (#315)
* Smoother practice experience

* update ci to check all md files

* fix some syntax

* fix README-zh_CN.md

* update syntax_lint accorging to PEP8

* Temporarily delete this question 'Explain the sidecar container pattern' to pass the workflow

---------

Co-authored-by: zhangzhen <zhangzhen@nao.cas.cn>
Co-authored-by: Arie Bregman <bregman.arie@gmail.com>
2023-02-05 20:50:51 +02:00
surister
a64decee57 Fix unittest 2020-09-18 10:25:38 +02:00
surister
abbb951589 Rename file 2020-01-09 12:13:31 +01:00
surister
4cb19b02b5 Rename files 2020-01-09 12:12:06 +01:00
surister
b65dc7c392 Add unittests 2019-12-24 19:34:31 +01:00
surister
691c644059 Error bulk rather than single error exit 2019-12-21 23:42:12 +01:00
surister
fffc60391a error message improvement 2019-12-21 23:18:34 +01:00
surister
0d81653131 correct error message 2019-12-21 22:57:37 +01:00
abregman
73665e6d52 PEP8 fixes 2019-12-21 22:22:32 +02:00
abregman
5eb968571e Add .travis.yml
For running the newly added syntax_checker + PEP8 test
for the Python files in this project.

Also added small print to syntax_checker to indicate tests passed
successfully (yes, lack of error is also indication but this is
more user friendly imho).
2019-12-21 21:28:51 +02:00
surister
cc65ba0dac Add pep8 new line at the end of file2 2019-12-21 19:27:02 +01:00
surister
178930ae3f add witty line 2019-12-21 19:25:47 +01:00
surister
cc98987950 Add syntax checker suite unit test 2019-12-21 19:24:54 +01:00
surister
d8db75610b Add syntax checker suite 2019-12-21 19:24:34 +01:00