1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/lint
Leo Kettmeir bb45446fa7
fix: don't include extensionless files in file collection for lint & fmt by default (#25721)
When using the `ext` flag, it will still attempt formatting them with
the provided extension
2024-09-19 11:25:48 +02:00
..
all chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
bom fix: do not panic linting files with UTF-8 BOM (#24136) 2024-06-07 17:02:47 +00:00
compact chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
default_ts fix: don't include extensionless files in file collection for lint & fmt by default (#25721) 2024-09-19 11:25:48 +02:00
glob chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
ignore chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
ignore_unexplicit_files chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
json chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
jsr_pkg_no_version fix(lint): support linting jsr pkg without version field (#25230) 2024-08-30 18:05:44 -04:00
jsr_tag feat(lint): automatically opt-in packages to jsr lint tag (#23072) 2024-03-25 18:20:15 -04:00
jsx chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
lint_fix feat(lint): deno lint --fix and lsp quick fixes (#22615) 2024-03-21 14:18:59 -07:00
no_slow_types fix: better handling of npm resolution occurring on workers (#24094) 2024-06-05 17:04:16 +02:00
no_slow_types_entrypoint fix: better handling of npm resolution occurring on workers (#24094) 2024-06-05 17:04:16 +02:00
no_slow_types_workspace feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
node_globals_no_duplicate_imports feat(lint): add no-process-global lint rule (#25709) 2024-09-18 20:50:42 +02:00
opt_out_top_level_exclude_via_lint_inexclude chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
quiet chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
rules chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
rules_quiet chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
sloppy_imports_dts fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
sloppy_imports_no_incremental_cache fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
stdin chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
stdin_json chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
syntax_error_reporting fix: enable the reporting of parsing related problems when running deno lint (#24332) 2024-07-23 21:17:17 +00:00
with_config chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_config_and_flags chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_config_without_args chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_glob_config chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_glob_config_and_flags chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_malformed_config chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_malformed_config2 chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_report_config chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
with_report_config_override chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
workspace feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
workspace_no_slow_types feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00