Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
3b4a11f3bc |
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
[](https://rubygems.org/gems/namarara)
|
||||
[](https://github.com/glenux/namarara/blob/master/LICENSE)
|
||||
[](https://patreon.com/glenux)
|
||||
[](https://nogithub.codeberg.page)
|
||||
|
||||
Namarara is a library that can parses boolean expressions, builds an [binary
|
||||
expression tree](https://en.wikipedia.org/wiki/Binary_expression_tree) and
|
||||
|
|
2
Rakefile
2
Rakefile
|
@ -25,4 +25,4 @@ end
|
|||
|
||||
Rake::Task[:spec].enhance ['spec:rubocop']
|
||||
|
||||
task :default => :spec
|
||||
task default: :spec
|
||||
|
|
Loading…
Add table
Reference in a new issue