We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebaa90 commit 8d14049Copy full SHA for 8d14049
content/code-style/organisation.qmd
@@ -24,7 +24,6 @@ At the very top level of your project, why not have something like the following
24
│ └── reports/ # a clear folder for your papers or reports for the project
25
├── docs/ # documentation
26
├── tests/ # software tests for the project
27
-├── dependencies # a file detailing your project's dependencies
28
├── README # readme file! (essential)
29
└── LICENSE # license file (essential)
30
```
0 commit comments