[ESS] Enable camelCase with flymake and lintr

Naresh Gurbuxani n@re@h_gurbux@n| @end|ng |rom hotm@||@com
Tue Mar 8 20:08:42 CET 2022


In my ess version 18.10.2, flymake complaints when an object name is camelCase.  How can I tell flymake to accept cameCase names?

Below code seems to have no impact.

(setq ess-r-flymake-linters                                                     
      "lintr::with_defaults(object_name_linter('camelCase')")   

Thanks,
Naresh


More information about the ESS-help mailing list