From 36e4c9bffcae40cde42b6baa28961a8979cc24d0 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 8 Sep 2015 08:16:07 +0300 Subject: Add missing end of file newlines. [ci skip] --- docs/_plugins/bugify.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_plugins/bugify.rb') diff --git a/docs/_plugins/bugify.rb b/docs/_plugins/bugify.rb index 3cee9e43f..e085b5a38 100644 --- a/docs/_plugins/bugify.rb +++ b/docs/_plugins/bugify.rb @@ -22,4 +22,4 @@ module Jekyll end end -Liquid::Template.register_filter(Jekyll::BugFilter) \ No newline at end of file +Liquid::Template.register_filter(Jekyll::BugFilter) -- cgit v1.2.3