Skip to content
Snippets Groups Projects
Commit b5b80b87 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Docs - update link to Linux coding style docs.

parent 9a940c8d
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,8 @@ bugs under "Contributions" category. ...@@ -11,8 +11,8 @@ bugs under "Contributions" category.
CODING GUIDELINES CODING GUIDELINES
----------------- -----------------
Slurm loosely follows the Linux Kernel style guidelines Slurm loosely follows the Linux Kernel style guidelines
(https://www.kernel.org/doc/Documentation/CodingStyle). If in doubt, please (https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst).
follow their example. If in doubt, please follow their example.
A brief overview, with some notable exceptions: A brief overview, with some notable exceptions:
- Tabs not spaces, tabs are 8-spaces wide. - Tabs not spaces, tabs are 8-spaces wide.
......
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