mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-21 02:18:56 +00:00
updated contributing.md for indentation instructions
This commit is contained in:
+6
-1
@@ -40,4 +40,9 @@ FactCheck.jl is used to write test for the JuliaFEM.jl package
|
||||
|
||||
JuliaFEM.jl is using Logging.jl
|
||||
-------------------------------
|
||||
[See issue #25](https://github.com/JuliaFEM/JuliaFEM.jl/issues/25). We have written a test to check all sources in src folder to find any print statements. Use Logging.jl instead of println().
|
||||
[See issue #25](https://github.com/JuliaFEM/JuliaFEM.jl/issues/25). We have written a test to check all sources in src folder to find any print statements. Use Logging.jl instead of println().
|
||||
|
||||
Code indentation
|
||||
----------------
|
||||
We use 4 spaces like in Python. [See issue #5](https://github.com/JuliaFEM/JuliaFEM.jl/issues/5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user