summaryrefslogtreecommitdiff
path: root/ext/flash/request.rs
diff options
context:
space:
mode:
authorAsher Gomez <ashersaupingomez@gmail.com>2022-11-24 14:00:31 +1100
committerGitHub <noreply@github.com>2022-11-24 03:00:31 +0000
commitfe7e3a12ca02792215f7598302c42113bcdc4458 (patch)
tree1bea37db723f77c96eec000ece5c738ab6f0eef8 /ext/flash/request.rs
parentbeaa0d88679c96e643f411d04a4ce9f6d159eaeb (diff)
feat(cli): add warning for incorrectly ordered flags (#16734)
This code checks if permission flags are incorrectly defined after the module name (e.g. `deno run mod.ts --allow-read` instead of the correct `deno run --allow-read mod.ts`). If so, a simple warning is displayed.
Diffstat (limited to 'ext/flash/request.rs')
0 files changed, 0 insertions, 0 deletions