mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-18 21:11:01 +01:00
fix linter error, mv const to config
This commit is contained in:
@@ -28,6 +28,10 @@ Options:
|
||||
-d --debug Enable debug log level
|
||||
-h --help Show help
|
||||
-v --version Show program version`
|
||||
|
||||
O_R = iota
|
||||
O_W
|
||||
O_RW
|
||||
)
|
||||
|
||||
// config via commandline flags
|
||||
|
||||
Reference in New Issue
Block a user