Skip to content

Commit 24b0c78

Browse files
authored
Merge pull request #1217 from AngleSharp/feature/iframe-target
Feature/iframe target
2 parents 36d4305 + 9923a25 commit 24b0c78

File tree

6 files changed

+837
-9
lines changed

6 files changed

+837
-9
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ csharp_prefer_braces = true:suggestion
2020
csharp_using_directive_placement = inside_namespace:suggestion
2121
csharp_style_var_for_built_in_types=true:suggestion
2222
csharp_style_var_when_type_is_apparent=true:suggestion
23+
csharp_new_line_before_open_brace = all

0 commit comments

Comments
 (0)