Commit graph

58 commits

Author SHA1 Message Date
Victoria Jeffrey
11a7c9f0da fix lint error 2016-08-25 07:44:19 -04:00
Victoria Jeffrey
2821dae1b3 first pass at collecting command output for demo 2016-08-24 21:31:56 -04:00
John Keiser
3a9bebdfdb Fix rake to work again
It was searching for `rake generate` because that is the default task,
and does not exist.
2016-08-24 10:00:19 -07:00
Dominik Richter
4092691a78 lint 2016-01-15 04:07:25 +01:00
Christoph Hartmann
ac81c7b5bd fix more lint issues 2015-10-30 17:18:50 +01:00
Christoph Hartmann
482b8f71ee fix rubocop linting 2015-10-30 17:03:22 +01:00
Nathen Harvey
8ff9a5cf01 Prefer single-quoted strings when you don't need string interpolation or special symbols. 2015-10-30 16:37:53 +01:00
Nathen Harvey
1e00e582eb A MAINTAINERS file lists the maintainers of the prject
* MAINTAINERS.toml is the source of record
* MAINTAINERS.md is generated using a new rake task
* New rake task added for generating the maintainers markdown file
* New rake task for synchronizing the github team
2015-10-30 16:37:53 +01:00