Olle Jonsson
874c23c64f
Chore: Rubocop 0.49.0 ( #516 )
...
* Rubocoping
2017-05-25 00:11:02 +02:00
Olle Jonsson
5c21fc980f
Rubocop setting: avoid copping the universe
2016-09-22 19:04:35 +02:00
John Keiser
c0c8bb5653
Don't constrain runtime deps.
...
Since we are a development dependency of many projects,
constraining our runtime deps can cause their Gemfiles to downgrade
dependencies they share with us, which is never desirable.
2016-07-21 17:47:52 +03:00
Olle Jonsson
0fccc4396f
ParserFile: Config format allows empty lines
...
- defined as: lines that consist only of whitespace
2016-03-19 17:12:30 +01:00
Olle Jonsson
068af037f5
Spec: use RSpec contexts
2016-03-19 16:54:13 +01:00
Olle Jonsson
4569fad479
ParserFile: Allow comments in settings file
...
- Ruby-style or semi-colon-style accepted
2016-03-19 16:50:39 +01:00
Olle Jonsson
0b32484184
Spec: rename local to noun
2016-03-19 15:22:45 +01:00
Olle Jonsson
a997d2417d
Spec: Config parse fail message tested
2016-03-19 15:20:48 +01:00
Olle Jonsson
93df2d5646
ParserFile: use a File instead of a filename
...
- spec: can use StringIOs instead of loose files
2016-03-19 13:59:58 +01:00
Olle Jonsson
655aa965a7
Spec: option name translation tested
2016-03-17 21:38:28 +01:00
Olle Jonsson
44bbd9ca01
Parse options file options
...
- this proof-of-concept code duplicates OptionParser information to
get something going
- take care to respect the type of each option from the OptionParser
2016-03-17 20:39:49 +01:00
Petr Korolev
63c70edb25
add pending message
2016-02-24 15:10:32 +02:00
Petr Korolev
0b3e8429c4
rubocop fixes
2016-02-24 15:10:32 +02:00
Olle Jonsson
bc6bfac2a3
Typo
2016-02-24 15:10:32 +02:00
Olle Jonsson
575f42f652
Test case for #327
2016-02-24 15:10:32 +02:00
Petr Korolev
8f78bb0cc6
Merge pull request #296 from olleolleolle/feature/introduce-parsererror-class
...
Introduce ParserError exception class
2015-10-22 15:25:54 +03:00
Olle Jonsson
3fb75c825f
Lint: rename to avoid getter naming
...
- fixed Rake task, too
2015-10-22 00:09:25 +02:00
Olle Jonsson
5a9928c18a
Introduce ParserError exception class
2015-10-21 23:13:42 +02:00
Olle Jonsson
6d36d007ad
ParserFile: support values with equals signs
2015-09-22 21:59:24 +02:00
Dlani Mendes
6c71cf439a
Rspec and README
2015-09-16 16:19:40 -03:00