File: .dir-locals.el

package info (click to toggle)
system-packages-el 1.0.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 140 kB
  • sloc: lisp: 433; makefile: 17
file content (4 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (3)
1
2
3
4
((nil . ((fill-column . 70)
         (sentence-end-double-space . t)
         (bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)")
         (bug-reference-url-format . "https://gitlab.com/jabranham/system-packages/issues/%s"))))