Sha256: 4bf9e6a4c9062d5fca12226389883f34a40f6331fb042b139b23bf847127aa78

Contents?: true

Size: 309 Bytes

Versions: 27

Compression:

Stored size: 309 Bytes

Contents

# frozen_string_literal: true

require 'overcommit/hook/shared/index_tags'

module Overcommit::Hook::PostCheckout
  # Updates ctags index for all source code in the repository.
  #
  # @see Overcommit::Hook::Shared::IndexTags
  class IndexTags < Base
    include Overcommit::Hook::Shared::IndexTags
  end
end

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
overcommit-0.64.1 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.64.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.63.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.62.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.61.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.60.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.59.1 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.59.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-jeygeethanmedia-0.58.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.58.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.57.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.56.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.55.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.54.1 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.54.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-jeygeethanmedia-0.53.1.2 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-jeygeethanmedia-0.53.1.1 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-jeygeethanmedia-0.53.1 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.53.0 lib/overcommit/hook/post_checkout/index_tags.rb
overcommit-0.52.1 lib/overcommit/hook/post_checkout/index_tags.rb