Skip to content
Snippets Groups Projects
Commit b109e4f1 authored by Xu Cheng's avatar Xu Cheng Committed by Jack Nagel
Browse files

metafile: extend ext list


Closes Homebrew/homebrew#35820.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent 7f7742c2
No related branches found
No related tags found
No related merge requests found
class Metafiles
EXTENSIONS = %w[.md .html .rtf .txt]
# https://github.com/github/markup#markups
EXTENSIONS = %w[
.adoc .asc .asciidoc .creole .html .markdown .md .mdown .mediawiki .mkdn
.org .pod .rdoc .rst .rtf .textile .txt .wiki
]
BASENAMES = %w[
about authors changelog changes copying copyright history license licence
news notes notice readme todo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment