mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-01-10 11:26:05 +00:00
577e02b8a2
* enables stylecheck * applies style check * Applying style check * uses alias to fix ambiguity
8 lines
152 B
Nim
8 lines
152 B
Nim
--styleCheck:usages
|
|
--styleCheck:error
|
|
|
|
# begin Nimble config (version 1)
|
|
when fileExists("nimble.paths"):
|
|
include "nimble.paths"
|
|
# end Nimble config
|