..
.config /nvim
command_callback
erb, erubis: Redirect file into first command.
2017-11-16 23:10:25 -05:00
csslint-test-files
elixir-test-files
new fixer elixir mix format
2017-10-22 19:20:38 -04:00
elm-test-files
Elm local install support ( #915 )
2017-09-10 12:58:42 +01:00
eslint-test-files
Fix #923 Use package.json as a last resort for eslint --fix
2017-09-12 09:10:37 +01:00
fixers
Add tests for the goimports fixer commands
2017-11-14 17:46:40 +00:00
flow
go_files
gofmt fixer for Go ( #970 )
2017-10-03 18:54:35 +01:00
gradle-test-files
hack_files
Add hackfmt fixer
2017-10-27 13:42:55 -07:00
hamllint-test-files
force add test fixtures for hamllint
2017-10-25 21:35:24 +02:00
handler
Merge pull request #1133 from nicwest/linter-clj-joker
2017-11-16 11:06:27 +00:00
lsp
Remove id from LSP notifications
2017-11-12 10:56:53 +00:00
phpcs-test-files
prettier-test-files
Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON ( #910 )
2017-09-06 15:21:26 +01:00
reasonml_files
refmt fixer for ReasonML
2017-10-29 21:48:28 +01:00
ruby_fixtures
[eruby] Add GetCommand to erb linter
2017-11-12 23:33:30 -05:00
rust_files
add rustfmt fixer
2017-10-21 12:31:49 -05:00
script
Complain about stray echo lines in the codebase
2017-11-15 12:00:13 +00:00
sign
Make one of the sign tests work in all locales
2017-10-25 22:35:21 +01:00
slimlint-test-files
slimlint: Search for .rubocop.yml and use it
2017-09-15 18:56:59 +02:00
smlnj
Detect and use CM files for smlnj ( #884 )
2017-09-03 19:56:14 +01:00
test_c_projects
tflint-test-files /foo
Add tflint fot Terraform
2017-10-26 19:37:04 +01:00
top
util
Fix more random Windows test issues
2017-09-09 18:03:34 +01:00
smoke_test.vader
Fix the smoke_test.vader file on Windows
2017-09-08 21:38:51 +01:00
test_ale_fix_suggest.vader
test_ale_fix.vader
#1108 Support selecting fixers with Lists
2017-11-12 10:56:53 +00:00
test_ale_info.vader
#852 Support formatting echo messages with error codes. No linters set the code
key yet
2017-11-13 00:47:34 +00:00
test_ale_lint_command.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_ale_toggle.vader
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
2017-10-30 22:19:57 +00:00
test_ale_var.vader
test_alelint_autocmd.vader
test_autocmd_commands.vader
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first match
2017-11-12 10:56:53 +00:00
test_backwards_compatibility.vader
test_balloon_messages.vader
test_c_import_paths.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_cleanup.vader
test_command_chain.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_completion.vader
Fix #1041 - Do not request completions shortly after CompleteDone
2017-10-26 23:18:12 +01:00
test_conflicting_plugin_warnings.vader
test_csslint_config_detection.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_cursor_warnings.vader
Fix #757 - Show :ALEDetail messages in a window
2017-11-14 23:25:01 +00:00
test_disabling_ale.vader
test_dockerfile_hadolint_linter.vader
test_elm_executable_detection.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_engine_invocation.vader
test_engine_lsp_response_handling.vader
test_errors_removed_after_filetype_changed.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_eslint_executable_detection.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_filetype_linter_defaults.vader
Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly
2017-11-14 19:55:46 +00:00
test_filetype_mapping.vader
test_find_nearest_directory.vader
Get all tests to pass on Windows
2017-10-23 23:09:40 +01:00
test_flow_command.vader
Simplfy semver handling and share the semver version cache across everything
2017-11-12 10:56:53 +00:00
test_foodcritic_command_callback.vader
test_format_command.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_format_temporary_file_creation.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_function_arg_count.vader
test_fuzzy_json_decode.vader
test_get_abspath.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_get_loclist.vader
test_getmatches.vader
test_gradle_build_classpath_command.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_gradle_find_executable.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_gradle_find_project_root.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_highlight_placement.vader
#817 Add commands for toggling ALE for only the current buffer
2017-10-28 19:36:16 +01:00
test_highlight_position_chunking.vader
test_history_saving.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_line_join.vader
#1006 Fix raw message handling for LSP support in NeoVim
2017-11-06 22:46:32 +00:00
test_lint_error_delay.vader
#965 Check ale#ShouldDoNothing() less and such often, for better performance
2017-10-11 23:51:41 +01:00
test_lint_file_linters.vader
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
2017-10-30 22:19:57 +00:00
test_lint_on_enter_when_file_changed.vader
Get more of the tests to pass on Windows
2017-10-23 01:26:31 +01:00
test_lint_on_filetype_changed.vader
#505 - Do not lint files on enter if the option for linting when the filetype changed is on
2017-09-02 16:57:01 +01:00
test_linter_defintion_processing.vader
test_linter_retrieval.vader
Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly
2017-11-14 19:55:46 +00:00
test_linter_type_mapping.vader
test_linting_blacklist.vader
test_linting_updates_loclist.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_list_formatting.vader
Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_format
2017-11-14 10:28:36 +00:00
test_list_opening.vader
Fix #912 - Close lists automatically when g:ale_open_list is set to 'on_save' again
2017-09-08 20:10:11 +01:00
test_list_titles.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_load_all_linters.vader
test_loclist_binary_search.vader
test_loclist_corrections.vader
#852 Pass on error codes in the loclist corrections
2017-11-13 23:34:00 +00:00
test_loclist_jumping.vader
test_loclist_sorting.vader
test_nearest_file_search.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_no_linting_on_write_quit.vader
Get more tests to pass on Windows
2017-10-18 23:42:51 +01:00
test_path_equality.vader
Make temporary file detection work on just about all platforms
2017-09-14 00:11:17 +01:00
test_path_upwards.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_path_uri.vader
test_pattern_options.vader
#1095 Cache the sorting of patterns for g:ale_pattern_options
2017-11-12 10:56:53 +00:00
test_phpcs_executable_detection.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_phpcs_include_code.vader
Add test for phpcs error code
2017-10-26 12:22:34 -04:00
test_prepare_command.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_python_virtualenv.vader
Add a test to ensure $VIRTUAL_ENV is respected.
2017-10-11 13:42:38 -07:00
test_quickfix_deduplication.vader
test_quitting_variable.vader
#904 - Allow linting to run on save a second after :q fails
2017-10-17 00:37:29 +01:00
test_regex_escaping.vader
test_resolve_local_path.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_results_not_cleared_when_opening_loclist.vader
Fix some random test issues for Windows
2017-09-11 00:47:27 +01:00
test_sandbox_execution.vader
test_semver_utils.vader
Simplfy semver handling and share the semver version cache across everything
2017-11-12 10:56:53 +00:00
test_set_list_timers.vader
Fix #899 - Make the quickfix and loclist windows close again
2017-09-03 19:44:00 +01:00
test_setting_loclist_from_another_buffer.vader
test_setting_problems_found_in_previous_buffers.vader
#653 Set loclists better when taking data from previous buffers
2017-08-22 22:45:55 +01:00
test_shell_detection.vader
Fix #1051 - Support ash and dash for shellcheck and the sh linter
2017-10-26 21:21:42 +01:00
test_should_do_nothing_conditions.vader
Fix #1048 - Do not lint files named "."
2017-10-26 20:29:33 +01:00
test_sml_command.vader
Fix an SML variable init bug, and get the SML cm file tests to pass on Windows
2017-09-10 00:20:05 +01:00
test_statusline.vader
Fix typos
2017-10-03 01:11:54 +09:00
test_temporary_file_management.vader
Get some more random tests to work on Windows
2017-09-08 21:51:49 +01:00
test_tflint_config_detection.vader
don't use stdin with tflint
2017-10-26 14:14:28 -05:00
test_tmpdir_init.vader
Get some more random tests to work on Windows
2017-09-08 21:51:49 +01:00
test_verilog_verilator_options.vader
test_vim8_processid_parsing.vader
test_windows_escaping.vader
test_writefile_function.vader
vimrc
execute the set encoding
test setting to get Vint to shut up
2017-09-09 18:22:59 +01:00