Skip to content

Commit 217e50e

Browse files
authored
Merge pull request #1266 from hydephp/internal-update-monorepo-support-files
Internal: Update monorepo support files
2 parents 74fe7f8 + 556eb82 commit 217e50e

File tree

4 files changed

+4
-162
lines changed

4 files changed

+4
-162
lines changed

.editorconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ ij_json_wrap_long_lines = false
749749
ij_html_add_new_line_before_tags = body,div,p,form,h1,h2,h3
750750
ij_html_align_attributes = true
751751
ij_html_align_text = false
752-
ij_html_attribute_wrap = normal
752+
ij_html_attribute_wrap = off
753753
ij_html_block_comment_add_space = false
754754
ij_html_block_comment_at_first_column = true
755755
ij_html_do_not_align_children_of_min_lines = 0
@@ -771,7 +771,7 @@ ij_html_remove_new_line_before_tags = br
771771
ij_html_space_after_tag_name = false
772772
ij_html_space_around_equality_in_attribute = false
773773
ij_html_space_inside_empty_tag = false
774-
ij_html_text_wrap = normal
774+
ij_html_text_wrap = off
775775

776776
[{*.http,*.rest}]
777777
indent_size = 0

docs/internal/draft-developer-definitions.markdown

-30
This file was deleted.

docs/internal/draft-internal-glossary.markdown

-130
This file was deleted.

monorepo/scripts/cache/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)