[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nano-devel
Subject:    Re: [PATCH v3] added Ruby '.rake' files to ruby.nanorc syntax
From:       Benno Schulenberg <bensberg () telfort ! nl>
Date:       2022-04-29 10:02:10
Message-ID: 7dfa5824-96dc-b914-1df4-d05cc7576a5e () telfort ! nl
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


Op 29-04-2022 om 03:59 schreef anelki:
> Rake is a ruby utility with similar functionality to 'make,' enumeratin=
g
> various building/testing/running tasks. These files are written in Ruby=
 and
> thus compatible with the current 'ruby.nanorc' file.

A URL that documents these rakes?  So that I can check what you're saying=

and for future reference.

>> +syntax ruby "(\.rb|\.rake|Rakefile)$"

This would also match things like 'somepath/fooRakefile', which does
not seem right.  I think the intention is to match only files that
are named exactly 'Rakefile', nothing more, nothing less?  Like this:

  syntax ruby "(\.rb|\.rake|/Rakefile)$"


Benno

["OpenPGP_signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic