Problem: filetype: cel files are not recognized
Solution: Detect *.cel files as cel filetype (Stefan VanBuren).
Reference:
https://cel.dev/
https://github.com/google/cel-java/blob/
e36c49febc36bcb16ef4f07274fcc8873c1eee59/testing/src/test/resources/expressions/coverage_test_case/simple_expression.cel
https://github.com/elastic/mito/blob/
d0d2dbabae5c563dd943c61fd52992acb655942d/example.cel
closes: #19381
Signed-off-by: Stefan VanBuren <svanburen@buf.build>
Signed-off-by: Christian Brabandt <cb@256bit.org>
"tlh": "cpp",
# Cascading Style Sheets
"css": "css",
+ # Common Expression Language (CEL) - https://cel.dev
+ "cel": "cel",
# Century Term Command Scripts (*.cmd too)
"con": "cterm",
# ChordPro
Problem: intstalltutor Makefile target does not create the tutor/sv dir
Solution: Add the missing mkdir() calls to the Makefile (Ross Burton)
+Patch 9.1.2146
+Problem: filetype: cel files are not recognized
+Solution: Detect *.cel files as cel filetype (Stefan VanBuren).
+
vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual:nofoldenable
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'],
cedar: ['file.cedar'],
+ cel: ['file.cel'],
cf: ['file.cfm', 'file.cfi', 'file.cfc'],
cfengine: ['cfengine.conf'],
cfg: ['file.hgrc', 'filehgrc', 'hgrc', 'some-hgrc'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2146,
/**/
2145,
/**/