Closed prgreadonly closed 1 month ago
The function_docstring snippet for Python causes a similar warning:
Ignoring unknown directive "NOTE" in file: /home/user/.emacs.d/elpa/yasnippet-snippets-20240115.1138/snippets/python-mode/function_docstring
I think these are all fixed now
Hello,
There appear to be a few typographical errors in the c++ and cc modes that cause warnings in emacs:
The cotributor typo can be fixed with a simple search and replace
c++-mode/class11
needs the header comments to comply to the standardThanks!