forked from aniani/vim
patch 9.1.0968: tests: GetFileNameChecks() isn't fully sorted by filetype name
Problem: tests: GetFileNameChecks() isn't fully sorted by filetype name Solution: re-sort the list closes: #16322 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
223d6c0a94
commit
e51043ad9f
@@ -127,11 +127,11 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
ave: ['file.ave'],
|
ave: ['file.ave'],
|
||||||
awk: ['file.awk', 'file.gawk'],
|
awk: ['file.awk', 'file.gawk'],
|
||||||
b: ['file.mch', 'file.ref', 'file.imp'],
|
b: ['file.mch', 'file.ref', 'file.imp'],
|
||||||
basic: ['file.bas', 'file.bi', 'file.bm'],
|
|
||||||
bash: ['.bashrc', '.bash_profile', '.bash-profile', '.bash_logout',
|
bash: ['.bashrc', '.bash_profile', '.bash-profile', '.bash_logout',
|
||||||
'.bash-logout', '.bash_aliases', '.bash-aliases', '.bash_history',
|
'.bash-logout', '.bash_aliases', '.bash-aliases', '.bash_history',
|
||||||
'.bash-history', '/tmp/bash-fc-3Ozjlw', '/tmp/bash-fc.3Ozjlw', 'PKGBUILD',
|
'.bash-history', '/tmp/bash-fc-3Ozjlw', '/tmp/bash-fc.3Ozjlw', 'PKGBUILD',
|
||||||
'file.bash', 'file.bats', 'file.cygport'],
|
'file.bash', 'file.bats', 'file.cygport'],
|
||||||
|
basic: ['file.bas', 'file.bi', 'file.bm'],
|
||||||
bass: ['file.bass'],
|
bass: ['file.bass'],
|
||||||
bc: ['file.bc'],
|
bc: ['file.bc'],
|
||||||
bdf: ['file.bdf'],
|
bdf: ['file.bdf'],
|
||||||
@@ -158,6 +158,7 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
calendar: ['calendar', '/.calendar/file', '/share/calendar/any/calendar.file', '/share/calendar/calendar.file', 'any/share/calendar/any/calendar.file', 'any/share/calendar/calendar.file'],
|
calendar: ['calendar', '/.calendar/file', '/share/calendar/any/calendar.file', '/share/calendar/calendar.file', 'any/share/calendar/any/calendar.file', 'any/share/calendar/calendar.file'],
|
||||||
capnp: ['file.capnp'],
|
capnp: ['file.capnp'],
|
||||||
catalog: ['catalog', 'sgml.catalogfile', 'sgml.catalog', 'sgml.catalog-file'],
|
catalog: ['catalog', 'sgml.catalogfile', 'sgml.catalog', 'sgml.catalog-file'],
|
||||||
|
cdc: ['file.cdc'],
|
||||||
cdl: ['file.cdl'],
|
cdl: ['file.cdl'],
|
||||||
cdrdaoconf: ['/etc/cdrdao.conf', '/etc/defaults/cdrdao', '/etc/default/cdrdao', '.cdrdao', 'any/etc/cdrdao.conf', 'any/etc/default/cdrdao', 'any/etc/defaults/cdrdao'],
|
cdrdaoconf: ['/etc/cdrdao.conf', '/etc/defaults/cdrdao', '/etc/default/cdrdao', '.cdrdao', 'any/etc/cdrdao.conf', 'any/etc/default/cdrdao', 'any/etc/defaults/cdrdao'],
|
||||||
cdrtoc: ['file.toc'],
|
cdrtoc: ['file.toc'],
|
||||||
@@ -200,8 +201,8 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
csdl: ['file.csdl'],
|
csdl: ['file.csdl'],
|
||||||
csp: ['file.csp', 'file.fdr'],
|
csp: ['file.csp', 'file.fdr'],
|
||||||
css: ['file.css'],
|
css: ['file.css'],
|
||||||
cterm: ['file.con'],
|
|
||||||
csv: ['file.csv'],
|
csv: ['file.csv'],
|
||||||
|
cterm: ['file.con'],
|
||||||
cucumber: ['file.feature'],
|
cucumber: ['file.feature'],
|
||||||
cuda: ['file.cu', 'file.cuh'],
|
cuda: ['file.cu', 'file.cuh'],
|
||||||
cue: ['file.cue'],
|
cue: ['file.cue'],
|
||||||
@@ -216,11 +217,11 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
dart: ['file.dart', 'file.drt'],
|
dart: ['file.dart', 'file.drt'],
|
||||||
datascript: ['file.ds'],
|
datascript: ['file.ds'],
|
||||||
dcd: ['file.dcd'],
|
dcd: ['file.dcd'],
|
||||||
|
deb822sources: ['/etc/apt/sources.list.d/file.sources', 'any/etc/apt/sources.list.d/file.sources'],
|
||||||
debchangelog: ['changelog.Debian', 'changelog.dch', 'NEWS.Debian', 'NEWS.dch', '/debian/changelog'],
|
debchangelog: ['changelog.Debian', 'changelog.dch', 'NEWS.Debian', 'NEWS.dch', '/debian/changelog'],
|
||||||
debcontrol: ['/debian/control', 'any/debian/control', 'any/DEBIAN/control'],
|
debcontrol: ['/debian/control', 'any/debian/control', 'any/DEBIAN/control'],
|
||||||
debcopyright: ['/debian/copyright', 'any/debian/copyright'],
|
debcopyright: ['/debian/copyright', 'any/debian/copyright'],
|
||||||
debsources: ['/etc/apt/sources.list', '/etc/apt/sources.list.d/file.list', 'any/etc/apt/sources.list', 'any/etc/apt/sources.list.d/file.list'],
|
debsources: ['/etc/apt/sources.list', '/etc/apt/sources.list.d/file.list', 'any/etc/apt/sources.list', 'any/etc/apt/sources.list.d/file.list'],
|
||||||
deb822sources: ['/etc/apt/sources.list.d/file.sources', 'any/etc/apt/sources.list.d/file.sources'],
|
|
||||||
def: ['file.def'],
|
def: ['file.def'],
|
||||||
denyhosts: ['denyhosts.conf'],
|
denyhosts: ['denyhosts.conf'],
|
||||||
desc: ['file.desc'],
|
desc: ['file.desc'],
|
||||||
@@ -358,9 +359,9 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
hostsaccess: ['/etc/hosts.allow', '/etc/hosts.deny', 'any/etc/hosts.allow', 'any/etc/hosts.deny'],
|
hostsaccess: ['/etc/hosts.allow', '/etc/hosts.deny', 'any/etc/hosts.allow', 'any/etc/hosts.deny'],
|
||||||
# file.component.html should be HTML, not Angular, see #13594
|
# file.component.html should be HTML, not Angular, see #13594
|
||||||
html: ['file.html', 'file.htm', 'file.cshtml', 'file.component.html'],
|
html: ['file.html', 'file.htm', 'file.cshtml', 'file.component.html'],
|
||||||
http: ['file.http'],
|
|
||||||
htmlm4: ['file.html.m4'],
|
htmlm4: ['file.html.m4'],
|
||||||
httest: ['file.htt', 'file.htb'],
|
httest: ['file.htt', 'file.htb'],
|
||||||
|
http: ['file.http'],
|
||||||
hurl: ['file.hurl'],
|
hurl: ['file.hurl'],
|
||||||
hy: ['file.hy', '.hy-history'],
|
hy: ['file.hy', '.hy-history'],
|
||||||
hyprlang: ['hyprlock.conf', 'hyprland.conf', 'hypridle.conf', 'hyprpaper.conf', '/hypr/foo.conf'],
|
hyprlang: ['hyprlock.conf', 'hyprland.conf', 'hypridle.conf', 'hyprpaper.conf', '/hypr/foo.conf'],
|
||||||
@@ -391,9 +392,9 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
jgraph: ['file.jgr'],
|
jgraph: ['file.jgr'],
|
||||||
jinja: ['file.jinja'],
|
jinja: ['file.jinja'],
|
||||||
jj: ['file.jjdescription'],
|
jj: ['file.jjdescription'],
|
||||||
jq: ['file.jq'],
|
|
||||||
jovial: ['file.jov', 'file.j73', 'file.jovial'],
|
jovial: ['file.jov', 'file.j73', 'file.jovial'],
|
||||||
jproperties: ['file.properties', 'file.properties_xx', 'file.properties_xx_xx', 'some.properties_xx_xx_file', 'org.eclipse.xyz.prefs'],
|
jproperties: ['file.properties', 'file.properties_xx', 'file.properties_xx_xx', 'some.properties_xx_xx_file', 'org.eclipse.xyz.prefs'],
|
||||||
|
jq: ['file.jq'],
|
||||||
json: ['file.json', 'file.jsonp', 'file.json-patch', 'file.geojson', 'file.webmanifest', 'Pipfile.lock', 'file.ipynb', 'file.jupyterlab-settings',
|
json: ['file.json', 'file.jsonp', 'file.json-patch', 'file.geojson', 'file.webmanifest', 'Pipfile.lock', 'file.ipynb', 'file.jupyterlab-settings',
|
||||||
'.prettierrc', '.firebaserc', '.stylelintrc', '.lintstagedrc', 'file.slnf', 'file.sublime-project', 'file.sublime-settings', 'file.sublime-workspace',
|
'.prettierrc', '.firebaserc', '.stylelintrc', '.lintstagedrc', 'file.slnf', 'file.sublime-project', 'file.sublime-settings', 'file.sublime-workspace',
|
||||||
'file.bd', 'file.bda', 'file.xci', 'flake.lock', 'pack.mcmeta', 'deno.lock'],
|
'file.bd', 'file.bda', 'file.xci', 'flake.lock', 'pack.mcmeta', 'deno.lock'],
|
||||||
@@ -433,13 +434,13 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
lilo: ['lilo.conf', 'lilo.conf-file'],
|
lilo: ['lilo.conf', 'lilo.conf-file'],
|
||||||
lilypond: ['file.ly', 'file.ily'],
|
lilypond: ['file.ly', 'file.ily'],
|
||||||
limits: ['/etc/limits', '/etc/anylimits.conf', '/etc/anylimits.d/file.conf', '/etc/limits.conf', '/etc/limits.d/file.conf', '/etc/some-limits.conf', '/etc/some-limits.d/file.conf', 'any/etc/limits', 'any/etc/limits.conf', 'any/etc/limits.d/file.conf', 'any/etc/some-limits.conf', 'any/etc/some-limits.d/file.conf'],
|
limits: ['/etc/limits', '/etc/anylimits.conf', '/etc/anylimits.d/file.conf', '/etc/limits.conf', '/etc/limits.d/file.conf', '/etc/some-limits.conf', '/etc/some-limits.d/file.conf', 'any/etc/limits', 'any/etc/limits.conf', 'any/etc/limits.d/file.conf', 'any/etc/some-limits.conf', 'any/etc/some-limits.d/file.conf'],
|
||||||
liquidsoap: ['file.liq'],
|
|
||||||
liquid: ['file.liquid'],
|
liquid: ['file.liquid'],
|
||||||
|
liquidsoap: ['file.liq'],
|
||||||
lisp: ['file.lsp', 'file.lisp', 'file.asd', 'file.el', '.emacs', '.sawfishrc', 'sbclrc', '.sbclrc'],
|
lisp: ['file.lsp', 'file.lisp', 'file.asd', 'file.el', '.emacs', '.sawfishrc', 'sbclrc', '.sbclrc'],
|
||||||
lite: ['file.lite', 'file.lt'],
|
lite: ['file.lite', 'file.lt'],
|
||||||
litestep: ['/LiteStep/any/file.rc', 'any/LiteStep/any/file.rc'],
|
litestep: ['/LiteStep/any/file.rc', 'any/LiteStep/any/file.rc'],
|
||||||
logcheck: ['/etc/logcheck/file.d-some/file', '/etc/logcheck/file.d/file', 'any/etc/logcheck/file.d-some/file', 'any/etc/logcheck/file.d/file'],
|
|
||||||
livebook: ['file.livemd'],
|
livebook: ['file.livemd'],
|
||||||
|
logcheck: ['/etc/logcheck/file.d-some/file', '/etc/logcheck/file.d/file', 'any/etc/logcheck/file.d-some/file', 'any/etc/logcheck/file.d/file'],
|
||||||
loginaccess: ['/etc/login.access', 'any/etc/login.access'],
|
loginaccess: ['/etc/login.access', 'any/etc/login.access'],
|
||||||
logindefs: ['/etc/login.defs', 'any/etc/login.defs'],
|
logindefs: ['/etc/login.defs', 'any/etc/login.defs'],
|
||||||
logtalk: ['file.lgt'],
|
logtalk: ['file.lgt'],
|
||||||
@@ -511,6 +512,7 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
mmp: ['file.mmp'],
|
mmp: ['file.mmp'],
|
||||||
modconf: ['/etc/modules.conf', '/etc/modules', '/etc/conf.modules', '/etc/modprobe.file', 'any/etc/conf.modules', 'any/etc/modprobe.file', 'any/etc/modules', 'any/etc/modules.conf'],
|
modconf: ['/etc/modules.conf', '/etc/modules', '/etc/conf.modules', '/etc/modprobe.file', 'any/etc/conf.modules', 'any/etc/modprobe.file', 'any/etc/modules', 'any/etc/modules.conf'],
|
||||||
modula3: ['file.m3', 'file.mg', 'file.i3', 'file.ig', 'file.lm3'],
|
modula3: ['file.m3', 'file.mg', 'file.i3', 'file.ig', 'file.lm3'],
|
||||||
|
mojo: ['file.mojo', 'file.🔥'],
|
||||||
monk: ['file.isc', 'file.monk', 'file.ssc', 'file.tsc'],
|
monk: ['file.isc', 'file.monk', 'file.ssc', 'file.tsc'],
|
||||||
moo: ['file.moo'],
|
moo: ['file.moo'],
|
||||||
moonscript: ['file.moon'],
|
moonscript: ['file.moon'],
|
||||||
@@ -519,10 +521,9 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
mplayerconf: ['mplayer.conf', '/.mplayer/config', 'any/.mplayer/config'],
|
mplayerconf: ['mplayer.conf', '/.mplayer/config', 'any/.mplayer/config'],
|
||||||
mrxvtrc: ['mrxvtrc', '.mrxvtrc'],
|
mrxvtrc: ['mrxvtrc', '.mrxvtrc'],
|
||||||
msidl: ['file.odl', 'file.mof'],
|
msidl: ['file.odl', 'file.mof'],
|
||||||
mss: ['file.mss'],
|
|
||||||
msql: ['file.msql'],
|
|
||||||
mojo: ['file.mojo', 'file.🔥'],
|
|
||||||
msmtp: ['.msmtprc'],
|
msmtp: ['.msmtprc'],
|
||||||
|
msql: ['file.msql'],
|
||||||
|
mss: ['file.mss'],
|
||||||
mupad: ['file.mu'],
|
mupad: ['file.mu'],
|
||||||
mush: ['file.mush'],
|
mush: ['file.mush'],
|
||||||
mustache: ['file.mustache'],
|
mustache: ['file.mustache'],
|
||||||
@@ -615,6 +616,7 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
promela: ['file.pml'],
|
promela: ['file.pml'],
|
||||||
proto: ['file.proto'],
|
proto: ['file.proto'],
|
||||||
protocols: ['/etc/protocols', 'any/etc/protocols'],
|
protocols: ['/etc/protocols', 'any/etc/protocols'],
|
||||||
|
prql: ['file.prql'],
|
||||||
ps1: ['file.ps1', 'file.psd1', 'file.psm1', 'file.pssc'],
|
ps1: ['file.ps1', 'file.psd1', 'file.psm1', 'file.pssc'],
|
||||||
ps1xml: ['file.ps1xml'],
|
ps1xml: ['file.ps1xml'],
|
||||||
psf: ['file.psf'],
|
psf: ['file.psf'],
|
||||||
@@ -657,19 +659,20 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
rnc: ['file.rnc'],
|
rnc: ['file.rnc'],
|
||||||
rng: ['file.rng'],
|
rng: ['file.rng'],
|
||||||
rnoweb: ['file.rnw', 'file.snw'],
|
rnoweb: ['file.rnw', 'file.snw'],
|
||||||
rpgle: ['file.rpgle', 'file.rpgleinc'],
|
|
||||||
robot: ['file.robot', 'file.resource'],
|
robot: ['file.robot', 'file.resource'],
|
||||||
robots: ['robots.txt'],
|
robots: ['robots.txt'],
|
||||||
roc: ['file.roc'],
|
roc: ['file.roc'],
|
||||||
ron: ['file.ron'],
|
ron: ['file.ron'],
|
||||||
routeros: ['file.rsc'],
|
routeros: ['file.rsc'],
|
||||||
rpcgen: ['file.x'],
|
rpcgen: ['file.x'],
|
||||||
|
rpgle: ['file.rpgle', 'file.rpgleinc'],
|
||||||
rpl: ['file.rpl'],
|
rpl: ['file.rpl'],
|
||||||
rrst: ['file.rrst', 'file.srst'],
|
rrst: ['file.rrst', 'file.srst'],
|
||||||
rst: ['file.rst'],
|
rst: ['file.rst'],
|
||||||
rtf: ['file.rtf'],
|
rtf: ['file.rtf'],
|
||||||
ruby: ['.irbrc', 'irbrc', '.irb_history', 'irb_history', 'file.rb', 'file.rbw', 'file.gemspec', 'file.ru', 'Gemfile', 'file.builder', 'file.rxml', 'file.rjs', 'file.rant', 'file.rake', 'rakefile', 'Rakefile', 'rantfile', 'Rantfile', 'rakefile-file', 'Rakefile-file', 'Puppetfile', 'Vagrantfile'],
|
ruby: ['.irbrc', 'irbrc', '.irb_history', 'irb_history', 'file.rb', 'file.rbw', 'file.gemspec', 'file.ru', 'Gemfile', 'file.builder', 'file.rxml', 'file.rjs', 'file.rant', 'file.rake', 'rakefile', 'Rakefile', 'rantfile', 'Rantfile', 'rakefile-file', 'Rakefile-file', 'Puppetfile', 'Vagrantfile'],
|
||||||
rust: ['file.rs'],
|
rust: ['file.rs'],
|
||||||
|
sage: ['file.sage'],
|
||||||
salt: ['file.sls'],
|
salt: ['file.sls'],
|
||||||
samba: ['smb.conf'],
|
samba: ['smb.conf'],
|
||||||
sas: ['file.sas'],
|
sas: ['file.sas'],
|
||||||
@@ -701,9 +704,7 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
sinda: ['file.sin', 'file.s85'],
|
sinda: ['file.sin', 'file.s85'],
|
||||||
sisu: ['file.sst', 'file.ssm', 'file.ssi', 'file.-sst', 'file._sst', 'file.sst.meta', 'file.-sst.meta', 'file._sst.meta'],
|
sisu: ['file.sst', 'file.ssm', 'file.ssi', 'file.-sst', 'file._sst', 'file.sst.meta', 'file.-sst.meta', 'file._sst.meta'],
|
||||||
skill: ['file.il', 'file.ils', 'file.cdf'],
|
skill: ['file.il', 'file.ils', 'file.cdf'],
|
||||||
cdc: ['file.cdc'],
|
|
||||||
slang: ['file.sl'],
|
slang: ['file.sl'],
|
||||||
sage: ['file.sage'],
|
|
||||||
slice: ['file.ice'],
|
slice: ['file.ice'],
|
||||||
slint: ['file.slint'],
|
slint: ['file.slint'],
|
||||||
slpconf: ['/etc/slp.conf', 'any/etc/slp.conf'],
|
slpconf: ['/etc/slp.conf', 'any/etc/slp.conf'],
|
||||||
@@ -729,7 +730,6 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
spyce: ['file.spy', 'file.spi'],
|
spyce: ['file.spy', 'file.spi'],
|
||||||
sql: ['file.tyb', 'file.tyc', 'file.pkb', 'file.pks', '.sqlite_history'],
|
sql: ['file.tyb', 'file.tyc', 'file.pkb', 'file.pks', '.sqlite_history'],
|
||||||
sqlj: ['file.sqlj'],
|
sqlj: ['file.sqlj'],
|
||||||
prql: ['file.prql'],
|
|
||||||
sqr: ['file.sqr', 'file.sqi'],
|
sqr: ['file.sqr', 'file.sqi'],
|
||||||
squid: ['squid.conf'],
|
squid: ['squid.conf'],
|
||||||
squirrel: ['file.nut'],
|
squirrel: ['file.nut'],
|
||||||
@@ -795,14 +795,13 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
'any/etc/systemd/system/file.d/.#-file',
|
'any/etc/systemd/system/file.d/.#-file',
|
||||||
'any/etc/systemd/system/file.d/file.conf'],
|
'any/etc/systemd/system/file.d/file.conf'],
|
||||||
systemverilog: ['file.sv', 'file.svh'],
|
systemverilog: ['file.sv', 'file.svh'],
|
||||||
trace32: ['file.cmm', 'file.t32'],
|
tablegen: ['file.td'],
|
||||||
tags: ['tags'],
|
tags: ['tags'],
|
||||||
tak: ['file.tak'],
|
tak: ['file.tak'],
|
||||||
tal: ['file.tal'],
|
tal: ['file.tal'],
|
||||||
taskdata: ['pending.data', 'completed.data', 'undo.data'],
|
taskdata: ['pending.data', 'completed.data', 'undo.data'],
|
||||||
taskedit: ['file.task'],
|
taskedit: ['file.task'],
|
||||||
tcl: ['file.tcl', 'file.tm', 'file.tk', 'file.itcl', 'file.itk', 'file.jacl', '.tclshrc', 'tclsh.rc', '.wishrc', '.tclsh-history', '.xsctcmdhistory', '.xsdbcmdhistory'],
|
tcl: ['file.tcl', 'file.tm', 'file.tk', 'file.itcl', 'file.itk', 'file.jacl', '.tclshrc', 'tclsh.rc', '.wishrc', '.tclsh-history', '.xsctcmdhistory', '.xsdbcmdhistory'],
|
||||||
tablegen: ['file.td'],
|
|
||||||
teal: ['file.tl'],
|
teal: ['file.tl'],
|
||||||
templ: ['file.templ'],
|
templ: ['file.templ'],
|
||||||
template: ['file.tmpl'],
|
template: ['file.tmpl'],
|
||||||
@@ -822,6 +821,7 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
tmux: ['tmuxfile.conf', '.tmuxfile.conf', '.tmux-file.conf', '.tmux.conf', 'tmux-file.conf', 'tmux.conf', 'tmux.conf.local'],
|
tmux: ['tmuxfile.conf', '.tmuxfile.conf', '.tmux-file.conf', '.tmux.conf', 'tmux-file.conf', 'tmux.conf', 'tmux.conf.local'],
|
||||||
toml: ['file.toml', 'Gopkg.lock', 'Pipfile', '/home/user/.cargo/config', '.black'],
|
toml: ['file.toml', 'Gopkg.lock', 'Pipfile', '/home/user/.cargo/config', '.black'],
|
||||||
tpp: ['file.tpp'],
|
tpp: ['file.tpp'],
|
||||||
|
trace32: ['file.cmm', 'file.t32'],
|
||||||
treetop: ['file.treetop'],
|
treetop: ['file.treetop'],
|
||||||
trustees: ['trustees.conf'],
|
trustees: ['trustees.conf'],
|
||||||
tsalt: ['file.slt'],
|
tsalt: ['file.slt'],
|
||||||
@@ -834,12 +834,12 @@ def s:GetFilenameChecks(): dict<list<string>>
|
|||||||
'typescript.glimmer': ['file.gts'],
|
'typescript.glimmer': ['file.gts'],
|
||||||
typescriptreact: ['file.tsx'],
|
typescriptreact: ['file.tsx'],
|
||||||
typespec: ['file.tsp'],
|
typespec: ['file.tsp'],
|
||||||
ungrammar: ['file.ungram'],
|
|
||||||
uc: ['file.uc'],
|
uc: ['file.uc'],
|
||||||
udevconf: ['/etc/udev/udev.conf', 'any/etc/udev/udev.conf'],
|
udevconf: ['/etc/udev/udev.conf', 'any/etc/udev/udev.conf'],
|
||||||
udevperm: ['/etc/udev/permissions.d/file.permissions', 'any/etc/udev/permissions.d/file.permissions'],
|
udevperm: ['/etc/udev/permissions.d/file.permissions', 'any/etc/udev/permissions.d/file.permissions'],
|
||||||
udevrules: ['/etc/udev/rules.d/file.rules', '/usr/lib/udev/rules.d/file.rules', '/lib/udev/rules.d/file.rules'],
|
udevrules: ['/etc/udev/rules.d/file.rules', '/usr/lib/udev/rules.d/file.rules', '/lib/udev/rules.d/file.rules'],
|
||||||
uil: ['file.uit', 'file.uil'],
|
uil: ['file.uit', 'file.uil'],
|
||||||
|
ungrammar: ['file.ungram'],
|
||||||
unison: ['file.u', 'file.uu'],
|
unison: ['file.u', 'file.uu'],
|
||||||
updatedb: ['/etc/updatedb.conf', 'any/etc/updatedb.conf'],
|
updatedb: ['/etc/updatedb.conf', 'any/etc/updatedb.conf'],
|
||||||
upstart: ['/usr/share/upstart/file.conf', '/usr/share/upstart/file.override', '/etc/init/file.conf', '/etc/init/file.override', '/.init/file.conf', '/.init/file.override', '/.config/upstart/file.conf', '/.config/upstart/file.override', 'any/.config/upstart/file.conf', 'any/.config/upstart/file.override', 'any/.init/file.conf', 'any/.init/file.override', 'any/etc/init/file.conf', 'any/etc/init/file.override', 'any/usr/share/upstart/file.conf', 'any/usr/share/upstart/file.override'],
|
upstart: ['/usr/share/upstart/file.conf', '/usr/share/upstart/file.override', '/etc/init/file.conf', '/etc/init/file.override', '/.init/file.conf', '/.init/file.override', '/.config/upstart/file.conf', '/.config/upstart/file.override', 'any/.config/upstart/file.conf', 'any/.config/upstart/file.override', 'any/.init/file.conf', 'any/.init/file.override', 'any/etc/init/file.conf', 'any/etc/init/file.override', 'any/usr/share/upstart/file.conf', 'any/usr/share/upstart/file.override'],
|
||||||
|
@@ -704,6 +704,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
968,
|
||||||
/**/
|
/**/
|
||||||
967,
|
967,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user