prettier/tests/flow
Davy Duperron 01b0692307 Fix leading & operators in flow types (#738)
* Add new logic for & op as IntersectionTypeAnnotation.

* Update flow tests accordingly.

* Update flow types perf tests.

* Remove op variable.
2017-02-20 07:18:39 -08:00
..
abnormal Move tests around (#454) 2017-01-24 14:35:37 -08:00
annot Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
annot2 Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
any Move tests around (#454) 2017-01-24 14:35:37 -08:00
arith [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
array-filter Reimplement MemberExpression printing (#469) 2017-01-31 12:32:42 -08:00
array_spread Move tests around (#454) 2017-01-24 14:35:37 -08:00
arraylib Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
arrays Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
arrows Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
async Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
async_iteration [WIP] Fix Flow DeclareTypeAlias (#669) 2017-02-13 09:17:20 -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 [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
binding Do not attach comments to EmptyStatement (#599) 2017-02-04 21:32:51 -05:00
bom Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
call_properties Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
callable Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
closure Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
commonjs Move tests around (#454) 2017-01-24 14:35:37 -08:00
computed_props Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
conditional Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -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 [RFC] Keep expanded objects expanded (#495) 2017-01-30 09:08:55 -08:00
config_module_name_rewrite_node Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 Use arrow function when inputted that way for flow objects (#608) 2017-02-04 21:23:37 -05:00
contents Update snapshots 2017-02-07 12:15:36 -05:00
core_tests [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
covariance Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05:00
coverage Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -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 Update snapshots 2017-02-07 12:15:36 -05:00
declaration_files_incremental_haste Update snapshots 2017-02-07 12:15:36 -05:00
declaration_files_incremental_node Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
declaration_files_node Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
declare_class [RFC] Keep expanded objects expanded (#495) 2017-01-30 09:08:55 -08:00
declare_export Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -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 Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05:00
declare_type [WIP] Fix Flow DeclareTypeAlias (#669) 2017-02-13 09:17:20 -08:00
def_site_variance Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
demo Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
deps Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
destructuring Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05:00
dictionary Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
disjoint-union-perf Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
docblock_flow Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
dom [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05: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 Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
enumerror [RFC] Keep expanded objects expanded (#495) 2017-01-30 09:08:55 -08:00
equals Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
error_messages Move tests around (#454) 2017-01-24 14:35:37 -08:00
es6modules Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
es_declare_module Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
esproposal_export_star_as.enable Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
esproposal_export_star_as.ignore Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
fetch Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
funrec Move tests around (#454) 2017-01-24 14:35:37 -08:00
generators Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
generics Fix comments in return statement argument (#657) 2017-02-13 18:35:42 -08:00
geolocation Move tests around (#454) 2017-01-24 14:35:37 -08:00
get-def Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
get-def2 Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
get-imports-and-importers Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
getters_and_setters_disabled Move tests around (#454) 2017-01-24 14:35:37 -08:00
getters_and_setters_enabled Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05: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 Ensure importKind is printed (#718) 2017-02-15 12:56:34 -08:00
import_typeof Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
include Move tests around (#454) 2017-01-24 14:35:37 -08:00
incremental Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05: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 Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05: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 Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
incremental_path/dir Move tests around (#454) 2017-01-24 14:35:37 -08:00
indexer Fix range for object newline detection (#520) 2017-01-30 09:54:19 -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 Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
interface Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
intersection Fix leading & operators in flow types (#738) 2017-02-20 07:18:39 -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 Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
jsx_intrinsics.builtin Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
jsx_intrinsics.custom Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
keys Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
keyvalue Move tests around (#454) 2017-01-24 14:35:37 -08:00
last_duplicate_property_wins Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
lib Move tests around (#454) 2017-01-24 14:35:37 -08:00
lib_interfaces/declarations [RFC] Keep expanded objects expanded (#495) 2017-01-30 09:08:55 -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 [WIP] Fix Flow DeclareTypeAlias (#669) 2017-02-13 09:17:20 -08:00
librec Move tests around (#454) 2017-01-24 14:35:37 -08:00
literal Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
locals Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
logical Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
loners Move tests around (#454) 2017-01-24 14:35:37 -08:00
method_properties Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
misc Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
missing_annotation Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05: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 Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
more_classes Move tests around (#454) 2017-01-24 14:35:37 -08:00
more_generics Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05:00
more_path Always put a hardline before dangling comment (#675) 2017-02-13 20:08:58 -05:00
more_react Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
more_statics Move tests around (#454) 2017-01-24 14:35:37 -08:00
name_prop Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05: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 Always put a hardline before dangling comment (#675) 2017-02-13 20:08:58 -05:00
node_haste Update snapshots 2017-02-07 12:15:36 -05: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 [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
nullable Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
number_constants Move tests around (#454) 2017-01-24 14:35:37 -08:00
object-method Use arrow function when inputted that way for flow objects (#608) 2017-02-04 21:23:37 -05:00
object_annot Move tests around (#454) 2017-01-24 14:35:37 -08:00
object_api Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
object_assign Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
object_freeze Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
object_is Move tests around (#454) 2017-01-24 14:35:37 -08:00
objects Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
objmap Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
optional Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
optional_props Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
overload Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05:00
parse [RFC] Keep expanded objects expanded (#495) 2017-01-30 09:08:55 -08:00
parse_error_haste Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
parse_error_node Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 [WIP] Fix Flow DeclareTypeAlias (#669) 2017-02-13 09:17:20 -08:00
poly_class_export Move tests around (#454) 2017-01-24 14:35:37 -08:00
poly_overload/decls Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
predicates-abstract Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
predicates-declared Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
predicates-inferred Move tests around (#454) 2017-01-24 14:35:37 -08:00
predicates-parsing Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
private Move tests around (#454) 2017-01-24 14:35:37 -08:00
promises Do not inline new as last argument (#705) 2017-02-15 09:37:01 -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 Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
react_functional Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
react_modules Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
rec Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
recheck Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
recheck-haste Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
record Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
refi [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
refinements [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
reflection Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05: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 Fix files with only comments on the flow parser (#598) 2017-02-04 21:36:29 -05:00
requireLazy Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
return Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05:00
return_new Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
seal Move tests around (#454) 2017-01-24 14:35:37 -08:00
sealed Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
sealed_objects Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
shape [RFC] Keep expanded objects expanded (#495) 2017-01-30 09:08:55 -08:00
simple_arrays Move tests around (#454) 2017-01-24 14:35:37 -08:00
singleton Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
spread Fix range for object newline detection (#520) 2017-01-30 09:54:19 -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 Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
strict_requires Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
structural_subtyping Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05: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 next line with trailing comment (#535) 2017-01-31 11:27:44 -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 Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
symbol Move tests around (#454) 2017-01-24 14:35:37 -08:00
symlink Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
tagged-unions [WIP] Fix Flow DeclareTypeAlias (#669) 2017-02-13 09:17:20 -08:00
taint [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
template Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
this Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
this_ctor Move tests around (#454) 2017-01-24 14:35:37 -08:00
this_type Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
throw Move tests around (#454) 2017-01-24 14:35:37 -08:00
traces Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
traits [WIP] Fix Flow DeclareTypeAlias (#669) 2017-02-13 09:17:20 -08:00
try Always put a hardline before dangling comment (#675) 2017-02-13 20:08:58 -05:00
tuples Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
type-at-pos Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
type-destructors Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
type-printer Fix Flow union type annotations indentation (#650) 2017-02-13 09:03:56 -08:00
type_args_nonstrict Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
type_args_strict Remove the concept of globalPrecedingNode (#561) 2017-02-03 13:56:06 -08:00
type_only_vars Use arrow function when inputted that way for flow objects (#608) 2017-02-04 21:23:37 -05:00
type_param_defaults Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
type_param_scope Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
type_param_variance Move tests around (#454) 2017-01-24 14:35:37 -08:00
type_param_variance2 Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
typeapp_perf Fix leading & operators in flow types (#738) 2017-02-20 07:18:39 -08:00
typecast [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
typeof Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
unary [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
unchecked_haste_module_vs_lib Move tests around (#454) 2017-01-24 14:35:37 -08:00
unchecked_node_module_vs_lib Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
undefined [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00
unicode Remove last trailing line for directives-only files (#609) 2017-02-07 10:39:04 -05:00
union Preserve next line with trailing comment (#535) 2017-01-31 11:27:44 -05:00
union-intersection Fix Flow union type annotations indentation (#650) 2017-02-13 09:03:56 -08:00
union_new Fix leading & operators in flow types (#738) 2017-02-20 07:18:39 -08: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 Fix trailing new lines preservation (#724) 2017-02-16 09:56:12 -05: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