Commit graph

6 commits

Author SHA1 Message Date
glacambre
d36eedf05b
Add tslint and sonarts to Travis
Tslint and sonarts are pretty cool linters/static analyzers. Currently,
we ask them to ignore any of the rules that Tridactyl might not respect.
This enables progressively re-enabling rules and submitting small,
reviewable PRs that fix things.
2019-03-31 16:08:31 +02:00
glacambre
78e662efef
Add shellcheck to travis 2019-03-24 18:28:41 +01:00
Colin Caine
41aa893cd9 build: make macros.py py3.5 compatible 2017-10-19 05:12:47 +01:00
Colin Caine
8897d8929b excmds: Macro-ify excmds_background and content
excmds_background/content are now generated by python. New dependency,
python3!
2017-10-19 04:40:36 +01:00
Colin Caine
09b5fcd795 tests: add travis-riot integration 2017-10-05 15:52:01 +01:00
Colin Caine
6b7ce5cdaa Minimal travis.yml 2017-10-02 01:58:09 +01:00