Issue
Google style
- 000
This repository publishes copies of Google's internal style guides to
assist developers working on Google owned and originated open source
projects. Development on these guides does not take place here.
Substantive changes to the style rules and suggested new rules should
not be submitted as issues...
- 000
Do you have any support for markdown file styling, or is one in plan for or in progressive development?
- 000
C system headers (more precisely: headers in angle brackets with the .h extension), e.g., <unistd.h>, <stdlib.h>.
the clarification actually makes things worse - any file can be included via angle brackets, all they do is tell the compiler to search in some predefined path, rather than...
- 000
After go.1.18 you can use any and interface{} are interchangeably.
I would love the change so when I do a ctrl+F and look for styles around how interfaces should work I don't get false positives.
The style guide already prefers the use.
I would just want the examples here updated
https://google.git...
- 000
https://join.slack.com/t/enterprisesgr-tgb3482/shared_invite/zt-1pcx6zefk-z2jt2RdDyAfhD9OGfGKOjQ
- 000
Currently using version 28.2 and this has been a recurring theme. A restart fixes this. But really hope that devs look into it.
Setting style using C-c . to google and opening neotree causes this error. I changed the order of packages loading in init.el but it was not fixed.