summaryrefslogtreecommitdiff
path: root/.rubocop.yml
AgeCommit message (Collapse)Author
2018-07-07use convenience methods in modelsWild Kat
* use convenience methods in models for legibility * disable Style/SymbolProc in rubocop * introduce cut_both instead of cut_head.cut_tail chain * document cut_both convenience method
2018-06-13Feature string navigation for HTTP source API JSONytti
Allow HTTP API to place host array in arbitrary place defined as: hosts_location: a.b[0].c Also support arrays in mapping keys: key: location[0].is.here[2]
2018-04-26praise beSaku Ytti
2018-04-25regenerate .rubocop_todo.ymlWild Kat
2018-04-25fine tune rubocop to yttis exacting specificationsWild Kat
2018-04-20bump rubocop to 0.55 and regenerate .rubocop_todo.ymlWild Kat
2018-04-11introduce rubocop and bump testing ecosystemWild Kat