Commit Graph

5 Commits

Author SHA1 Message Date
Jente Hidskes
4acede1397 Add support for translations
Based on earlier work by @whot:

44d8265d4a

Fixes #12.
2017-08-23 12:38:51 +10:00
Peter Hutterer
ae588769e1 circle.yml: fix typo in flake8 scan targets 2017-08-21 19:27:51 +10:00
Jente Hidskes
1ed66262b7 flake8: ignore piper.in
The code injection is invalid Python syntax which triggers flake8. Since
it's a generated file it's safe to ignore this one in flake8 and check
the generated builddir/piper and builddir/piper.devel instead.
2017-07-26 10:07:28 +02:00
Jente Hidskes
d6ed60175b CircleCI: use Fedora latest, not rawhide
See https://github.com/libratbag/libratbag/pull/227
2017-07-14 09:51:19 +02:00
Benjamin Tissoires
7b6fcdddc0 Add circle.yml
Currently only checks for style issues

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2017-06-30 11:21:36 +02:00