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

Commit c8a0e78

Browse files
committed
Merge branch 'Fix-1.8.0' into Fix-1.9.0
# Conflicts: # src/angularjs-dropdown-multiselect.js
2 parents a3e39fa + 7ad2d40 commit c8a0e78

File tree

2 files changed

+497
-491
lines changed

2 files changed

+497
-491
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)