Skip to content

Commit

Permalink
Fixup files with no new line at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
matsgoran committed Apr 5, 2019
1 parent 1fbd5dd commit 5b9592b
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion elastalert/es_mappings/5/elastalert.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/5/elastalert_error.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/5/elastalert_status.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/5/past_elastalert.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/5/silence.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/6/elastalert.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
"type": "keyword"
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/6/elastalert_error.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"format": "dateOptionalTime"
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/6/elastalert_status.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"format": "dateOptionalTime"
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/6/past_elastalert.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"type": "keyword"
}
}
}
}
2 changes: 1 addition & 1 deletion elastalert/es_mappings/6/silence.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"format": "dateOptionalTime"
}
}
}
}
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[pytest]
markers =
elasticsearch: mark a test as using elasticsearch.
elasticsearch: mark a test as using elasticsearch.

0 comments on commit 5b9592b

Please sign in to comment.