prettier/tests
Christopher Chedeau fb52e7a5c8 Do not put a newline on empty `{}` for functions (#447)
The original intent of it was for `if then else` and `try catch` as they aren't likely to be empty, but it accidentally caught function bodys, which have many valid reasons to be empty. Let's special case those out.
2017-01-24 12:37:01 -05:00
..
abnormal Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
annot Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
annot2 Regenerate snapshots 2017-01-11 10:16:38 -05:00
any Regenerate snapshots 2017-01-11 10:16:38 -05:00
arith Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
array-filter Regenerate snapshots 2017-01-11 10:16:38 -05:00
array_spread Introduce --parser/parser option and deprecate --flow-parser/useFlowParser (#342) 2017-01-19 14:35:12 -08:00
arraylib Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
arrays Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
arrows Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
async Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
async_iteration Fix parens around anonymous functions (#297) 2017-01-18 11:12:57 -08:00
autocomplete Regenerate snapshots 2017-01-11 10:16:38 -05:00
auxiliary Regenerate snapshots 2017-01-11 10:16:38 -05:00
binary Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
binding Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
bom Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
bounded_poly Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
bracketSpacing Add tests for bracketSpacing option 2017-01-13 13:25:13 -05:00
break Don't break to new line if logical/loop statements are without brackets. (#194) 2017-01-14 23:37:13 -05:00
builtin_uses Regenerate snapshots 2017-01-11 10:16:38 -05:00
builtins Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
call_properties Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
callable Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
check-contents Regenerate snapshots 2017-01-11 10:16:38 -05:00
class_extends Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
class_munging Regenerate snapshots 2017-01-11 10:16:38 -05:00
class_statics Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
class_subtyping Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
class_type Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
classes Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
closure Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
comments Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
commonjs Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
computed_props Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
conditional Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_all Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_all_false Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_all_weak Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_file_extensions Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_ignore Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_module_name_mapper_PROJECT_ROOT-1.0 Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_module_name_mapper_filetype Break multiline imports (#167) 2017-01-13 12:59:33 -05:00
config_module_name_rewrite_haste Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_module_name_rewrite_node Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
config_module_system_node_resolve_dirname Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_munging_underscores Regenerate snapshots 2017-01-11 10:16:38 -05:00
config_munging_underscores2 Regenerate snapshots 2017-01-11 10:16:38 -05:00
const_params Regenerate snapshots 2017-01-11 10:16:38 -05:00
constructor Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
constructor_annots Fix DeclareInterface (#182) 2017-01-13 23:15:30 -05:00
contents Regenerate snapshots 2017-01-11 10:16:38 -05:00
core_tests Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
covariance Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
coverage Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
cycle Regenerate snapshots 2017-01-11 10:16:38 -05:00
date Regenerate snapshots 2017-01-11 10:16:38 -05:00
declaration_files_haste Regenerate snapshots 2017-01-11 10:16:38 -05:00
declaration_files_incremental_haste Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
declaration_files_incremental_node Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
declaration_files_node Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
declare_class Regenerate snapshots 2017-01-11 10:16:38 -05:00
declare_export Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
declare_fun Regenerate snapshots 2017-01-11 10:16:38 -05:00
declare_module_exports Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
declare_type Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
def_site_variance Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
demo Regenerate snapshots 2017-01-11 10:16:38 -05:00
deps Regenerate snapshots 2017-01-11 10:16:38 -05:00
destructuring Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
dictionary Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
disjoint-union-perf Fix trailing whitespace (#300) 2017-01-18 15:38:33 -05:00
docblock_flow Regenerate snapshots 2017-01-11 10:16:38 -05:00
dom Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
dump-types Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
duplicate_methods Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
empty_statement Make sure empty for loops generate valid code (#224) 2017-01-16 12:54:39 -05:00
encaps Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
enumerror Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
equals Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
error_messages Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
es6modules Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
es_declare_module Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
esproposal_export_star_as.enable Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
esproposal_export_star_as.ignore Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
export Fix bracketSpacing typo in tests (#299) 2017-01-18 12:22:12 -08:00
export_default Re-run snapshot tests 2017-01-22 19:31:59 -08:00
export_extension Fix export extension output (#361) 2017-01-20 19:20:31 -08:00
export_type Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
extensions Regenerate snapshots 2017-01-11 10:16:38 -05:00
facebook_fbt_none Regenerate snapshots 2017-01-11 10:16:38 -05:00
facebook_fbt_some Regenerate snapshots 2017-01-11 10:16:38 -05:00
facebookisms Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
fetch Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
find-module Regenerate snapshots 2017-01-11 10:16:38 -05:00
fixpoint Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
flow_ast.template_strings Regenerate snapshots 2017-01-11 10:16:38 -05:00
for Fix in inside of the first group of a for (#406) 2017-01-22 15:52:35 -08:00
forof Regenerate snapshots 2017-01-11 10:16:38 -05:00
function Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
funrec Regenerate snapshots 2017-01-11 10:16:38 -05:00
generators Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
generics Regenerate snapshots 2017-01-11 10:16:38 -05:00
geolocation Regenerate snapshots 2017-01-11 10:16:38 -05:00
get-def Regenerate snapshots 2017-01-11 10:16:38 -05:00
get-def2 Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
get-imports-and-importers Regenerate snapshots 2017-01-11 10:16:38 -05:00
getters_and_setters_disabled Regenerate snapshots 2017-01-11 10:16:38 -05:00
getters_and_setters_enabled Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
haste_cycle Regenerate snapshots 2017-01-11 10:16:38 -05:00
haste_dupe Regenerate snapshots 2017-01-11 10:16:38 -05:00
ignore_package Regenerate snapshots 2017-01-11 10:16:38 -05:00
immutable_methods Regenerate snapshots 2017-01-11 10:16:38 -05:00
import Support multiple standalones in import (#389) 2017-01-22 12:34:00 -08:00
import_type Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
import_typeof Add semicolon to more default exports (#343) 2017-01-19 14:30:36 -08:00
include Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_basic Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_cycle Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_delete Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_duplicate_delete Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_json Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_mixed_naming_cycle Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_non_flow_move Regenerate snapshots 2017-01-11 10:16:38 -05:00
incremental_path/dir Regenerate snapshots 2017-01-11 10:16:38 -05:00
indexer Regenerate snapshots 2017-01-11 10:16:38 -05:00
init Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
instanceof Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
integration Regenerate snapshots 2017-01-11 10:16:38 -05:00
interface Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
intersection Print binary and logical expressions in a nicer format (#262) 2017-01-18 17:01:17 -05:00
issues-11 Regenerate snapshots 2017-01-11 10:16:38 -05:00
iter Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
iterable Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
jsx Hug objects and arrays inside of JSXExpressionContainer (#213) 2017-01-19 12:37:02 -05:00
jsx_escape Introduce --parser/parser option and deprecate --flow-parser/useFlowParser (#342) 2017-01-19 14:35:12 -08:00
jsx_intrinsics.builtin Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
jsx_intrinsics.custom Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
keys Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
keyvalue Regenerate snapshots 2017-01-11 10:16:38 -05:00
label Fix empty labels (#383) 2017-01-22 12:34:27 -08:00
last_argument_expansion Last argument expansion works for arrow functions that return JSX (#211) 2017-01-15 00:04:50 -05:00
last_duplicate_property_wins Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
lib Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
lib_interfaces/declarations Fix DeclareInterface (#182) 2017-01-13 23:15:30 -05:00
libconfig Regenerate snapshots 2017-01-11 10:16:38 -05:00
libdef_ignored_module Regenerate snapshots 2017-01-11 10:16:38 -05:00
liberr Regenerate snapshots 2017-01-11 10:16:38 -05:00
libflow-typed Regenerate snapshots 2017-01-11 10:16:38 -05:00
librec Regenerate snapshots 2017-01-11 10:16:38 -05:00
line-endings Fix windows line-endings (#177) 2017-01-13 23:07:09 -05:00
literal Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
locals Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
logical Regenerate snapshots 2017-01-11 10:16:38 -05:00
loners Regenerate snapshots 2017-01-11 10:16:38 -05:00
method_properties Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
misc Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
missing_annotation Regenerate snapshots 2017-01-11 10:16:38 -05:00
modified_lib Regenerate snapshots 2017-01-11 10:16:38 -05:00
module_not_found_errors/src Regenerate snapshots 2017-01-11 10:16:38 -05:00
module_redirect Regenerate snapshots 2017-01-11 10:16:38 -05:00
module_use_strict Preserve the way numbers were written (#257) 2017-01-16 23:01:51 -05:00
modules Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
more_annot Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
more_classes Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
more_generics Regenerate snapshots 2017-01-11 10:16:38 -05:00
more_path Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
more_react Various fixes with destructuring default, JSX, and more; all tests pass! 2016-12-30 17:00:11 -05:00
more_statics Regenerate snapshots 2017-01-11 10:16:38 -05:00
name_prop Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
namespace Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
new_expression Fix cases of missing parens with NewExpression (#230) 2017-01-15 23:56:40 -05:00
new_react Tweak variable declaration printing 2016-12-30 11:56:42 -05:00
node_haste Regenerate snapshots 2017-01-11 10:16:38 -05:00
node_modules_with_symlinks Regenerate snapshots 2017-01-11 10:16:38 -05:00
node_modules_without_json Regenerate snapshots 2017-01-11 10:16:38 -05:00
node_tests Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
nullable Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
number_constants Regenerate snapshots 2017-01-11 10:16:38 -05:00
object-method Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
object_annot Regenerate snapshots 2017-01-11 10:16:38 -05:00
object_api Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
object_assign Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
object_freeze Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
object_is Regenerate snapshots 2017-01-11 10:16:38 -05:00
objects Fix missing parens around object in MemberExpression (#424) 2017-01-22 19:29:30 -08:00
objmap Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
optional Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
optional_props Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
overload Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
parse Regenerate snapshots 2017-01-11 10:16:38 -05:00
parse_error_haste Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
parse_error_node Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
path Don't break to new line if logical/loop statements are without brackets. (#194) 2017-01-14 23:37:13 -05:00
plsummit Don't break to new line if logical/loop statements are without brackets. (#194) 2017-01-14 23:37:13 -05:00
poly Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
poly_class_export Regenerate snapshots 2017-01-11 10:16:38 -05:00
poly_overload/decls Fix DeclareInterface (#182) 2017-01-13 23:15:30 -05:00
predicates-abstract Regenerate snapshots 2017-01-11 10:16:38 -05:00
predicates-declared Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
predicates-inferred Regenerate snapshots 2017-01-11 10:16:38 -05:00
predicates-parsing Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
prettier Print binary and logical expressions in a nicer format (#262) 2017-01-18 17:01:17 -05:00
private Regenerate snapshots 2017-01-11 10:16:38 -05:00
promises Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
pure_component Regenerate snapshots 2017-01-11 10:16:38 -05:00
qualified Regenerate snapshots 2017-01-11 10:16:38 -05:00
quotes Output strings with the minimum amount of escaped quotes (#390) 2017-01-22 12:32:43 -08:00
react Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
react_functional Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
react_modules Regenerate snapshots 2017-01-11 10:16:38 -05:00
rec Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
recheck Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
recheck-haste Regenerate snapshots 2017-01-11 10:16:38 -05:00
record Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
refi Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
refinements Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
reflection Regenerate snapshots 2017-01-11 10:16:38 -05:00
regexp Regenerate snapshots 2017-01-11 10:16:38 -05:00
replace Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
require Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
requireLazy Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
rest Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
return Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
return_new Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
seal Regenerate snapshots 2017-01-11 10:16:38 -05:00
sealed Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
sealed_objects Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
shape Regenerate snapshots 2017-01-11 10:16:38 -05:00
shebang Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
simple_arrays Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
singleton Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
spread Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
static_overload Regenerate snapshots 2017-01-11 10:16:38 -05:00
statics Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
strict Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
strict_requires Regenerate snapshots 2017-01-11 10:16:38 -05:00
strings Output strings with the minimum amount of escaped quotes (#390) 2017-01-22 12:32:43 -08:00
structural_subtyping Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
suggest Regenerate snapshots 2017-01-11 10:16:38 -05:00
super Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
suppress Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
suppress_incremental Regenerate snapshots 2017-01-11 10:16:38 -05:00
suppress_traces Regenerate snapshots 2017-01-11 10:16:38 -05:00
switch Empty switch should not have an empty line (#384) 2017-01-22 12:40:46 -08:00
symbol Regenerate snapshots 2017-01-11 10:16:38 -05:00
symlink Regenerate snapshots 2017-01-11 10:16:38 -05:00
tabWith Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
tagged-unions Fix DeclareInterface (#182) 2017-01-13 23:15:30 -05:00
taint Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
template Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
this Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
this_ctor Regenerate snapshots 2017-01-11 10:16:38 -05:00
this_type Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
throw Regenerate snapshots 2017-01-11 10:16:38 -05:00
traces Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
trailingComma Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
trailing_whitespace Fix trailing whitespace (#300) 2017-01-18 15:38:33 -05:00
traits Fix DeclareInterface (#182) 2017-01-13 23:15:30 -05:00
try Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
tuples Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
type-at-pos Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
type-destructors Propagate breaks upwards automatically, introduce `breakParent`, and deprecate `multilineGroup` (#440) 2017-01-23 18:47:11 -05:00
type-printer Fix trailing whitespace (#300) 2017-01-18 15:38:33 -05:00
type_args_nonstrict Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
type_args_strict Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
type_only_vars Regenerate snapshots 2017-01-11 10:16:38 -05:00
type_param_defaults Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
type_param_scope Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
type_param_variance Regenerate snapshots 2017-01-11 10:16:38 -05:00
type_param_variance2 Regenerate snapshots 2017-01-11 10:16:38 -05:00
typeapp_perf Fix trailing whitespace (#300) 2017-01-18 15:38:33 -05:00
typecast Print dangling comments in blocks (#331) 2017-01-19 14:46:37 -05:00
typeof Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
unary Fix +++x (#401) 2017-01-22 15:21:25 -08:00
unchecked_haste_module_vs_lib Regenerate snapshots 2017-01-11 10:16:38 -05:00
unchecked_node_module_vs_lib Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
undefined Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
unicode Swap quotes (#355) 2017-01-20 14:47:52 -08:00
union Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
union-intersection Fix trailing whitespace (#300) 2017-01-18 15:38:33 -05:00
union_new Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
unreachable Regenerate snapshots 2017-01-11 10:16:38 -05:00
update_expression Fix some parens cases for UpdateExpressions (#381) 2017-01-21 20:14:22 -08:00
urnary_expression Fix parens issue with nested UrnaryExpressions (#237) 2017-01-16 07:51:16 -08:00
value Regenerate snapshots 2017-01-11 10:16:38 -05:00
vim_emacs_errors Regenerate snapshots 2017-01-11 10:16:38 -05:00
weakmode Regenerate snapshots 2017-01-11 10:16:38 -05:00
while Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
window Regenerate snapshots 2017-01-11 10:16:38 -05:00
x Regenerate snapshots 2017-01-11 10:16:38 -05:00
yield Proper parenthesis for yield and await in conditional (#436) 2017-01-23 10:25:38 -08:00