Document Metafiles.
This commit is contained in:
parent
931e1f4ee6
commit
491ef34cc2
@ -1,5 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Helper for checking if a file is considered a metadata file.
|
||||
#
|
||||
# @api private
|
||||
module Metafiles
|
||||
# https://github.com/github/markup#markups
|
||||
EXTENSIONS = Set.new(%w[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user