Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#530] Apply contribution tools documentation on backend module
In adherence to the user story's objective of implementing code formatting and checks for the backend to ensure a consistent code style, this commit enhances the documentation within the backend module. By incorporating instructions on utilizing development tools like `hlint`, `stylish-haskell`, and `Haskell-Language-Server` within the README.md file, developers gain valuable insights into applying linting, formatting, and language server capabilities to optimize the code quality and maintain uniformity across the backend project.
- Loading branch information