Enable formatting for util
Remove the exclude for the `util` module. Do not run the formatter, that will be done as a separate patch to aid review.
This commit is contained in:
parent
5973dce9db
commit
d210d2ac83
|
@ -1,6 +1,5 @@
|
|||
# Eventually this shoud be: ignore = []
|
||||
ignore = [
|
||||
"bitcoin/src/util",
|
||||
"hashes",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue