Skip to content

Commit

Permalink
Merge pull request #6 from ericmj/patch-1
Browse files Browse the repository at this point in the history
Fix default argument function stop word
  • Loading branch information
parroty committed Oct 24, 2014
2 parents ccb6e0f + b2491e5 commit 122c8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/conf/coveralls.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"defexception",
"defprotocol",
"defstruct",
"def.+(.+\/\/.+).+do",
"def.+(.+\\\\.+).+do",
"^\\s+use\\s+"
],

Expand Down

0 comments on commit 122c8cb

Please sign in to comment.