Closed tovrstra closed 4 months ago
Here's the code health analysis summary for commits 8cf1132..15244b2
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
Shell | ✅ Success | View Check ↗ | |
Python | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
Thanks for checking! Mergin...
This fixes one of the tasks in #191, deferred from #352.
This way, scripts using IOData become more readable, lower risk of bugs. It also gives us the freedom to reorganize optional arguments with less risk of breaking API compatibility. This change is in itself API-breaking.
I will YOLO-merge this on Friday, June 5, unless reviewed earlier.