Skip to content

Commit

Permalink
Merge pull request #209 from bstrie/ackrust
Browse files Browse the repository at this point in the history
Add --type=rust
  • Loading branch information
petdance committed Apr 17, 2013
2 parents 2477b50 + 6ef62ff commit 0c61a8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ConfigDefault.pm
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@ sub _options_block {
--type-add=ruby:is:Rakefile
--type-add=ruby:firstlinematch:/#!.*\bruby/
# Rust http://www.rust-lang.org/
--type-add=rust:ext:rs
# Scala http://www.scala-lang.org/
--type-add=scala:ext:scala
Expand Down
1 change: 1 addition & 0 deletions t/ack-filetypes.t
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ plone
python
rake
ruby
rust
scala
scheme
shell
Expand Down

0 comments on commit 0c61a8a

Please sign in to comment.