Commit Graph

6 Commits (2017c59218cd4d95fb0c1098a08a4ac6de2cd30f)

Author SHA1 Message Date
Ming Tsai 2017c59218
chore: add ignore word (#181) 2021-04-13 19:09:05 -04:00
Christian Clauss d7860a161e
GitHub Action to lint C and C++ code (#156)
* GitHub Action to lint C and C++ code

GitHub Action to run cpplint recursively on all pushes and pull requests https://github.com/cpplint/GitHub-Action-for-cpplint

* Update cpplint.yml

* Update cpplint.yml

* Update cpplint.yml

* Fix import order

Found C system header after C++ system header. Should be: doubly.h, c system, c++ system, other.  [build/include_order] [4]

* Fix import order

* Update string-tokeniser.cpp
2021-04-11 13:48:29 -04:00
Christian Clauss 0459f08eeb
GitHub Action to lint Python code (#151)
* GitHub Action to lint Python code

* Fix typo
2021-04-10 21:21:48 -04:00
Ming Tsai cc756628a2
chore: add workflows name attribute 2021-03-12 18:49:04 -04:00
Goutham Krishna 891c5816ac
Rename greating.yml to greeting.yml (#107) 2021-03-12 18:40:32 -04:00
Tawfik Yasser 8c1cb2095f
Create greating.yml (#73) 2021-02-11 11:55:54 -04:00