lib/lolcommits/plugin/tranzlate.rb in lolcommits-tranzlate-0.0.7 vs lib/lolcommits/plugin/tranzlate.rb in lolcommits-tranzlate-0.1.0
- old
+ new
@@ -4,20 +4,9 @@
module Lolcommits
module Plugin
class Tranzlate < Base
extend Lolcommits::Tranzlate::Lolspeak
- # Returns position(s) of when this plugin should run during the capture
- # process.
- #
- # We want to change the commit message text before the capture happens.
- #
- # @return [Array] the position(s) (:pre_capture)
- #
- def self.runner_order
- [:pre_capture]
- end
-
##
#
# Pre-capture hook, runs after lolcommits captures a snapshot.
#
# Translate the commmit message with lolspeak