This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PAN-3012] Print warning when there are comments in genesis file (#1838)
The technique is to parse with comments disabled, and if a parse exception is detected re-parse with comments allowed, and if successful complain at warn. To turn this option off we just unwrap the try and delete the catch and update the test.
- Loading branch information
Danno Ferrin
authored
Aug 12, 2019
1 parent
5c2bc03
commit 5a54246
Showing
2 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters