Skip to content
Snippets Groups Projects
Commit 00238b9d authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Add Emacs enforcing of coding style.

parent d0057d94
No related branches found
No related tags found
No related merge requests found
......@@ -245,3 +245,12 @@ cdiPioClientSetup(int *pioNamespace_, int *pioNamespace)
#endif
/*
* Local Variables:
* c-file-style: "Java"
* c-basic-offset: 2
* indent-tabs-mode: nil
* show-trailing-whitespace: t
* require-trailing-newline: t
* End:
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment