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