arnetheduck / nph

An opinionated code formatter for Nim
Other
77 stars 12 forks source link

Error: invalid indentation #42

Closed Ivansete-status closed 4 months ago

Ivansete-status commented 4 months ago

Error message

Error: invalid indentation

Files where the error appeared

I saw this issue while applying nhp in nwaku repo. Concretely, I saw the issue in the following files:

https://github.com/waku-org/nwaku/blob/e4e147bcbb71366b159d0f2dcfddfe85fa85b1af/tests/waku_relay/test_protocol.nim

https://github.com/waku-org/nwaku/blob/e4e147bcbb71366b159d0f2dcfddfe85fa85b1af/tests/waku_filter_v2/test_waku_client.nim

https://github.com/waku-org/nwaku/blob/e4e147bcbb71366b159d0f2dcfddfe85fa85b1af/tests/waku_archive/test_driver_postgres_query.nim

Ivansete-status commented 4 months ago

Beautiful, the issue is fixed in v0.4-0-g537f1ce