diff --git a/README.MD b/README.MD index aa30b8df2..ceeaf4991 100644 --- a/README.MD +++ b/README.MD @@ -78,4 +78,4 @@ We use ESLinting rules to maintain an unopinionated codebase. You can set this u We also use `pretty-quick` via a `husky` git hook which will fix your formatting automatically or warn you if it can't before you commit your work so even if you don't have it on save then this will prevent any errors. -If you manage to push changes bypassing the above then it will also check at the build pipeline to help prevent any mistakes. +If you manage to push changes bypassing the above then it will also check at the build pipeline to help prevent any mistakes. \ No newline at end of file