Re: [SR-Users] Lint and syntax check

2015-02-05 Thread Daniel-Constantin Mierla
On 05/02/15 13:42, Olle E. Johansson wrote: > On 05 Feb 2015, at 12:33, Manuel Rubio wrote: > >> Hi, >> >> I want to know if someone is using something similar to lint-like >> behaviour[1] and syntax highlighting in editors like Sublime, TextMate, >> emacs, ... for Kamailio configuration files.

Re: [SR-Users] Lint and syntax check

2015-02-05 Thread Olle E. Johansson
On 05 Feb 2015, at 12:33, Manuel Rubio wrote: > Hi, > > I want to know if someone is using something similar to lint-like > behaviour[1] and syntax highlighting in editors like Sublime, TextMate, > emacs, ... for Kamailio configuration files. > > [1] http://en.wikipedia.org/wiki/Lint_%28soft