-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to the script validating WDLs using miniwdl (#402)
* Improvements to the script validating WDLs using miniwdl. # - Take imports dir as an input argument; # - Allow setting max depth of import, and set it to max 2 (compared to max 10 of miniwdl default); # - Improve displaying messages on the console. * Improve logging errors when pos is None. * fix a linting issue. * Make a necessary str to int conversion.
- Loading branch information
Showing
1 changed file
with
34 additions
and
10 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