Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit 7ad2d40

Browse files
committed
Merge branch 'Fix-1.7.0' into Fix-1.8.0
# Conflicts: # src/angularjs-dropdown-multiselect.js
2 parents 945a9d1 + 047862e commit 7ad2d40

File tree

2 files changed

+476
-471
lines changed

2 files changed

+476
-471
lines changed

.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Unix-style newlines with a newline ending every file
2+
[*]
3+
end_of_line = crlf
4+
insert_final_newline = true
5+
6+
indent_style = tab
7+
indent_size = 2

0 commit comments

Comments
 (0)