Skip to content

Commit ed1dfd9

Browse files
committed
merge polymer-2 into master
2 parents 5f46444 + 44d8bdf commit ed1dfd9

File tree

884 files changed

+86921
-150948
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

884 files changed

+86921
-150948
lines changed

.editorconfig

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# top-most EditorConfig file
2+
root = true
3+
4+
# Unix-style newlines with a newline ending every file
5+
[*]
6+
end_of_line = lf
7+
insert_final_newline = true
8+
charset = utf-8
9+
indent_size = 4
10+
tab_width = 4
11+
indent_style = tab

0 commit comments

Comments
 (0)