FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Plotly.NET/.editorconfig at dev · plotly/Plotly.NET · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
Plotly.NET
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
859
Code
Issues
42
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Plotly.NET
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
39 lines (39 loc) · 1.46 KB
Breadcrumbs
Plotly.NET
/
.editorconfig
Copy path
File metadata and controls
39 lines (39 loc) · 1.46 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[
*
.fs
]
indent_size
=
4
max_line_length
=
120
fsharp_semicolon_at_end_of_line
=
false
fsharp_space_before_parameter
=
true
fsharp_space_before_lowercase_invocation
=
true
fsharp_space_before_uppercase_invocation
=
false
fsharp_space_before_class_constructor
=
false
fsharp_space_before_member
=
false
fsharp_space_before_colon
=
false
fsharp_space_after_comma
=
true
fsharp_space_before_semicolon
=
false
fsharp_space_after_semicolon
=
true
fsharp_indent_on_try_with
=
false
fsharp_space_around_delimiter
=
true
fsharp_max_if_then_else_short_width
=
40
fsharp_max_infix_operator_expression
=
120
fsharp_max_record_width
=
40
fsharp_max_record_number_of_items
=
1
fsharp_record_multiline_formatter
=
character_width
fsharp_max_array_or_list_width
=
40
fsharp_max_array_or_list_number_of_items
=
1
fsharp_array_or_list_multiline_formatter
=
character_width
fsharp_max_value_binding_width
=
40
fsharp_max_function_binding_width
=
40
fsharp_max_dot_get_expression_width
=
50
fsharp_multiline_block_brackets_on_same_column
=
true
fsharp_newline_between_type_definition_and_members
=
false
fsharp_keep_if_then_in_same_line
=
false
fsharp_max_elmish_width
=
40
fsharp_single_argument_web_mode
=
false
fsharp_align_function_signature_to_indentation
=
false
fsharp_alternative_long_member_definitions
=
false
fsharp_multi_line_lambda_closing_newline
=
false
fsharp_disable_elmish_syntax
=
false
fsharp_keep_indent_in_branch
=
false
fsharp_blank_lines_around_nested_multiline_expressions
=
true
fsharp_bar_before_discriminated_union_declaration
=
false
fsharp_strict_mode
=
false
Back
|
FazBrowse Home
|
New Git URL