Commit Graph

10 Commits (ed658ec53db18ba00e006a54daf63a138911b59d)

Author SHA1 Message Date
Ming Tsai ed658ec53d
chore: list the folder before run dotnet test 2021-04-14 21:53:40 -04:00
Ming Tsai e9c25476d6
chore: list the directory 2021-04-14 21:50:45 -04:00
Ming Tsai f62e6f7281
fix: the cd path 2021-04-14 21:45:49 -04:00
Ming Tsai 9d35a9e42c
chore: add dotnet action 2021-04-14 21:44:45 -04:00
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