No changes, some TODOs for future work.

This commit is contained in:
Lukas Steiner (2)
2019-06-05 16:21:26 +02:00
parent b90784f54c
commit 84bd62a781
10 changed files with 61 additions and 42 deletions

View File

@@ -148,7 +148,7 @@ There is a plugin for VIM. More information can be found in
## Applying the Coding Style
The script [make_pretty.sh](./utils/make_pretty.sh) applies the coding style
to the project excluding thrid party code.
to the project excluding third party code.
## References