diff --git a/CODING_GUIDELINES.md b/CODING_GUIDELINES.md new file mode 100644 index 0000000000000000000000000000000000000000..c185acf9bc5522f6ca225852443ef8ccdc35e0a4 --- /dev/null +++ b/CODING_GUIDELINES.md @@ -0,0 +1,14 @@ +Leon Coding Guidelines +====================== + +Here are a few coding guidelines that should be followed when introducing new +code into Leon. Existing code that do not meet these guidelines should eventually +be fixed. + +Development +----------- + + + +Tests +-----