prettier/tests/flow
Christopher Chedeau 956779ec17 Preserve empty line after comment (#493)
The logic was already working, it was just special-cased to the first comment of the file! Presumably because the new line detection logic used to be broken ;)

I manually checked the first 10 snapshots and they are all legit, so I assume that all of them are.

Fixes #356
2017-01-27 14:05:41 -05:00
..
abnormal Move tests around (#454) 2017-01-24 14:35:37 -08:00
annot Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
annot2 Move tests around (#454) 2017-01-24 14:35:37 -08:00
any Move tests around (#454) 2017-01-24 14:35:37 -08:00
arith Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
array-filter Move tests around (#454) 2017-01-24 14:35:37 -08:00
array_spread Move tests around (#454) 2017-01-24 14:35:37 -08:00
arraylib Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
arrays Move tests around (#454) 2017-01-24 14:35:37 -08:00
arrows Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
async Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
async_iteration Move tests around (#454) 2017-01-24 14:35:37 -08:00
autocomplete Move tests around (#454) 2017-01-24 14:35:37 -08:00
auxiliary Move tests around (#454) 2017-01-24 14:35:37 -08:00
binary Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
binding Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
bom Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
bounded_poly Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
break Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
builtin_uses Move tests around (#454) 2017-01-24 14:35:37 -08:00
builtins Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
call_properties Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
callable Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
check-contents Move tests around (#454) 2017-01-24 14:35:37 -08:00
class_munging Move tests around (#454) 2017-01-24 14:35:37 -08:00
class_statics Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
class_subtyping Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
class_type Move tests around (#454) 2017-01-24 14:35:37 -08:00
classes Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
closure Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
commonjs Move tests around (#454) 2017-01-24 14:35:37 -08:00
computed_props Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
conditional Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
config_all Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_all_false Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_all_weak Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_file_extensions Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_ignore Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_module_name_mapper_PROJECT_ROOT-1.0 Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_module_name_mapper_filetype Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
config_module_name_rewrite_haste Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
config_module_name_rewrite_node Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
config_module_system_node_resolve_dirname Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
config_munging_underscores Move tests around (#454) 2017-01-24 14:35:37 -08:00
config_munging_underscores2 Move tests around (#454) 2017-01-24 14:35:37 -08:00
const_params Move tests around (#454) 2017-01-24 14:35:37 -08:00
constructor Move tests around (#454) 2017-01-24 14:35:37 -08:00
constructor_annots Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
contents Move tests around (#454) 2017-01-24 14:35:37 -08:00
core_tests Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
covariance Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
coverage Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
cycle Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
date Move tests around (#454) 2017-01-24 14:35:37 -08:00
declaration_files_haste Move tests around (#454) 2017-01-24 14:35:37 -08:00
declaration_files_incremental_haste Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
declaration_files_incremental_node Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
declaration_files_node Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
declare_class Move tests around (#454) 2017-01-24 14:35:37 -08:00
declare_export Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
declare_fun Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
declare_module_exports Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
declare_type Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
def_site_variance Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
demo Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
deps Move tests around (#454) 2017-01-24 14:35:37 -08:00
destructuring Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
dictionary Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
disjoint-union-perf Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
docblock_flow Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
dom Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
dump-types Move tests around (#454) 2017-01-24 14:35:37 -08:00
duplicate_methods Move tests around (#454) 2017-01-24 14:35:37 -08:00
encaps Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
enumerror Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
equals Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
error_messages Move tests around (#454) 2017-01-24 14:35:37 -08:00
es6modules Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
es_declare_module Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
esproposal_export_star_as.enable Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
esproposal_export_star_as.ignore Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
export_default Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
export_type Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
extensions Move tests around (#454) 2017-01-24 14:35:37 -08:00
facebook_fbt_none Move tests around (#454) 2017-01-24 14:35:37 -08:00
facebook_fbt_some Move tests around (#454) 2017-01-24 14:35:37 -08:00
facebookisms Move tests around (#454) 2017-01-24 14:35:37 -08:00
fetch Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
find-module Move tests around (#454) 2017-01-24 14:35:37 -08:00
fixpoint Move tests around (#454) 2017-01-24 14:35:37 -08:00
flow_ast.template_strings Move tests around (#454) 2017-01-24 14:35:37 -08:00
for Move tests around (#454) 2017-01-24 14:35:37 -08:00
forof Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
function Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
funrec Move tests around (#454) 2017-01-24 14:35:37 -08:00
generators Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
generics Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
geolocation Move tests around (#454) 2017-01-24 14:35:37 -08:00
get-def Move tests around (#454) 2017-01-24 14:35:37 -08:00
get-def2 Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
get-imports-and-importers Move tests around (#454) 2017-01-24 14:35:37 -08:00
getters_and_setters_disabled Move tests around (#454) 2017-01-24 14:35:37 -08:00
getters_and_setters_enabled Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
haste_cycle Move tests around (#454) 2017-01-24 14:35:37 -08:00
haste_dupe Move tests around (#454) 2017-01-24 14:35:37 -08:00
ignore_package Move tests around (#454) 2017-01-24 14:35:37 -08:00
immutable_methods Move tests around (#454) 2017-01-24 14:35:37 -08:00
import_type Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
import_typeof Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
include Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_basic Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_cycle Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
incremental_delete Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_duplicate_delete Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_json Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_mixed_naming_cycle Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_non_flow_move Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental_path/dir Move tests around (#454) 2017-01-24 14:35:37 -08:00
indexer Move tests around (#454) 2017-01-24 14:35:37 -08:00
init Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
instanceof Move tests around (#454) 2017-01-24 14:35:37 -08:00
integration Move tests around (#454) 2017-01-24 14:35:37 -08:00
interface Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
intersection Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
issues-11 Move tests around (#454) 2017-01-24 14:35:37 -08:00
iter Move tests around (#454) 2017-01-24 14:35:37 -08:00
iterable Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
jsx_intrinsics.builtin Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
jsx_intrinsics.custom Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
keys Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
keyvalue Move tests around (#454) 2017-01-24 14:35:37 -08:00
last_duplicate_property_wins Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
lib Move tests around (#454) 2017-01-24 14:35:37 -08:00
lib_interfaces/declarations Move tests around (#454) 2017-01-24 14:35:37 -08:00
libconfig Move tests around (#454) 2017-01-24 14:35:37 -08:00
libdef_ignored_module Move tests around (#454) 2017-01-24 14:35:37 -08:00
liberr Move tests around (#454) 2017-01-24 14:35:37 -08:00
libflow-typed Move tests around (#454) 2017-01-24 14:35:37 -08:00
librec Move tests around (#454) 2017-01-24 14:35:37 -08:00
literal Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
locals Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
logical Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
loners Move tests around (#454) 2017-01-24 14:35:37 -08:00
method_properties Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
misc Move tests around (#454) 2017-01-24 14:35:37 -08:00
missing_annotation Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
modified_lib Move tests around (#454) 2017-01-24 14:35:37 -08:00
module_not_found_errors/src Move tests around (#454) 2017-01-24 14:35:37 -08:00
module_redirect Move tests around (#454) 2017-01-24 14:35:37 -08:00
module_use_strict Move tests around (#454) 2017-01-24 14:35:37 -08:00
modules Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
more_annot Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
more_classes Move tests around (#454) 2017-01-24 14:35:37 -08:00
more_generics Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
more_path Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
more_react Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
more_statics Move tests around (#454) 2017-01-24 14:35:37 -08:00
name_prop Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
namespace Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
new_react Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
node_haste Move tests around (#454) 2017-01-24 14:35:37 -08:00
node_modules_with_symlinks Move tests around (#454) 2017-01-24 14:35:37 -08:00
node_modules_without_json Move tests around (#454) 2017-01-24 14:35:37 -08:00
node_tests Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
nullable Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
number_constants Move tests around (#454) 2017-01-24 14:35:37 -08:00
object-method Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
object_annot Move tests around (#454) 2017-01-24 14:35:37 -08:00
object_api Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
object_assign Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
object_freeze Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
object_is Move tests around (#454) 2017-01-24 14:35:37 -08:00
objects Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
objmap Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
optional Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
optional_props Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
overload Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
parse Move tests around (#454) 2017-01-24 14:35:37 -08:00
parse_error_haste Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
parse_error_node Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
path Move tests around (#454) 2017-01-24 14:35:37 -08:00
plsummit Move tests around (#454) 2017-01-24 14:35:37 -08:00
poly Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
poly_class_export Move tests around (#454) 2017-01-24 14:35:37 -08:00
poly_overload/decls Move tests around (#454) 2017-01-24 14:35:37 -08:00
predicates-abstract Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
predicates-declared Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
predicates-inferred Move tests around (#454) 2017-01-24 14:35:37 -08:00
predicates-parsing Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
private Move tests around (#454) 2017-01-24 14:35:37 -08:00
promises Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
pure_component Move tests around (#454) 2017-01-24 14:35:37 -08:00
qualified Move tests around (#454) 2017-01-24 14:35:37 -08:00
react Move tests around (#454) 2017-01-24 14:35:37 -08:00
react_functional Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
react_modules Move tests around (#454) 2017-01-24 14:35:37 -08:00
rec Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
recheck Move tests around (#454) 2017-01-24 14:35:37 -08:00
recheck-haste Move tests around (#454) 2017-01-24 14:35:37 -08:00
record Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
refi Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
refinements Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
reflection Move tests around (#454) 2017-01-24 14:35:37 -08:00
regexp Move tests around (#454) 2017-01-24 14:35:37 -08:00
replace Move tests around (#454) 2017-01-24 14:35:37 -08:00
require Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
requireLazy Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
return Move tests around (#454) 2017-01-24 14:35:37 -08:00
return_new Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
seal Move tests around (#454) 2017-01-24 14:35:37 -08:00
sealed Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
sealed_objects Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
shape Move tests around (#454) 2017-01-24 14:35:37 -08:00
simple_arrays Move tests around (#454) 2017-01-24 14:35:37 -08:00
singleton Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
spread Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
static_overload Move tests around (#454) 2017-01-24 14:35:37 -08:00
statics Move tests around (#454) 2017-01-24 14:35:37 -08:00
strict Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
strict_requires Move tests around (#454) 2017-01-24 14:35:37 -08:00
structural_subtyping Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
suggest Move tests around (#454) 2017-01-24 14:35:37 -08:00
super Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
suppress Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
suppress_incremental Move tests around (#454) 2017-01-24 14:35:37 -08:00
suppress_traces Move tests around (#454) 2017-01-24 14:35:37 -08:00
switch Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
symbol Move tests around (#454) 2017-01-24 14:35:37 -08:00
symlink Move tests around (#454) 2017-01-24 14:35:37 -08:00
tagged-unions Move tests around (#454) 2017-01-24 14:35:37 -08:00
taint Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
template Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
this Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
this_ctor Move tests around (#454) 2017-01-24 14:35:37 -08:00
this_type Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
throw Move tests around (#454) 2017-01-24 14:35:37 -08:00
traces Move tests around (#454) 2017-01-24 14:35:37 -08:00
traits Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
try Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
tuples Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
type-at-pos Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
type-destructors Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
type-printer Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
type_args_nonstrict Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
type_args_strict Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
type_only_vars Move tests around (#454) 2017-01-24 14:35:37 -08:00
type_param_defaults Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
type_param_scope Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
type_param_variance Move tests around (#454) 2017-01-24 14:35:37 -08:00
type_param_variance2 Move tests around (#454) 2017-01-24 14:35:37 -08:00
typeapp_perf Move tests around (#454) 2017-01-24 14:35:37 -08:00
typecast Move tests around (#454) 2017-01-24 14:35:37 -08:00
typeof Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
unary Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
unchecked_haste_module_vs_lib Move tests around (#454) 2017-01-24 14:35:37 -08:00
unchecked_node_module_vs_lib Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
undefined Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
unicode Move tests around (#454) 2017-01-24 14:35:37 -08:00
union Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
union-intersection Move tests around (#454) 2017-01-24 14:35:37 -08:00
union_new Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
unreachable Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
value Move tests around (#454) 2017-01-24 14:35:37 -08:00
vim_emacs_errors Move tests around (#454) 2017-01-24 14:35:37 -08:00
weakmode Move tests around (#454) 2017-01-24 14:35:37 -08:00
while Move tests around (#454) 2017-01-24 14:35:37 -08:00
window Move tests around (#454) 2017-01-24 14:35:37 -08:00
x Move tests around (#454) 2017-01-24 14:35:37 -08:00