hrzndhrn / recode

A linter with autocorrection and a refactoring tool.
MIT License
283 stars 15 forks source link

Issue 10 #13

Closed NickNeck closed 2 years ago

NickNeck commented 2 years ago

Closes #10

A variable called import was handled as the command import.

Added recode.exs to run recode with recode:

$ mix recode --dry --config recode.exs
Found 28 files, including 0 scripts.
....................................................................................................................................................................................................
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build cf88e449754a140d9354bf37098770a4a816c82c-PR-13


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/recode/task/specs.ex 1 2 50.0%
lib/recode/context.ex 7 18 38.89%
<!-- Total: 8 20 40.0% -->
Totals Coverage Status
Change from base Build cd06718c6ae70f45afc234aced5cb484c4745191: -1.3%
Covered Lines: 776
Relevant Lines: 814

💛 - Coveralls