0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tools
Bartek Iwańczuk 939a070c8c
feat: add --no-config flag (#14555)
This flag disables loading of configuration file, ie. it will not be
automatically discovered and loaded. Of course this flag conflicts
with "--config" flag and they cannot be used together.
2022-05-13 17:40:50 +02:00
..
coverage fix(coverage): exclude .snap files (#14480) 2022-05-04 13:10:55 +02:00
repl chore: update to rust 1.60.0 & update Cargo.lock (#14260) 2022-05-13 01:12:55 +02:00
vendor fix(vendor): do not panic on relative specifier with scheme-like folder name (#14453) 2022-05-02 09:07:41 -04:00
bench.rs fix(test): capture worker stdout and stderr in test output (#14410) 2022-04-26 19:00:04 -04:00
doc.rs feat(cli): Replace bundling with eszip in deno compile (#13563) 2022-02-15 18:03:46 +05:30
fmt.rs chore: remove git.io link (#14402) 2022-04-26 18:39:47 -04:00
incremental_cache.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04:00
installer.rs feat: add --no-config flag (#14555) 2022-05-13 17:40:50 +02:00
lint.rs chore: update to rust 1.60.0 & update Cargo.lock (#14260) 2022-05-13 01:12:55 +02:00
mod.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04:00
standalone.rs feat: add --no-config flag (#14555) 2022-05-13 17:40:50 +02:00
task.rs feat(task): add unstable warning to deno task (#13966) 2022-03-15 21:24:07 -04:00
test.rs fix: do not panic on TestOutputPipe::flush when receiver dropped (#14560) 2022-05-10 17:59:35 -04:00
upgrade.rs chore(tests): use custom temp dir creation for the tests (#14153) 2022-04-01 11:15:37 -04:00