Skip to content

Commit

Permalink
FIX: README and CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
neo-garaix committed Jan 27, 2025
1 parent 9778c82 commit 7ba8aee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions LINTERS.md → CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Contributing

## Testing with linters

Before the next part, you must have installed the dependencies with `npm install` and `composer install` at the project root.
Expand Down
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ execute `make shell`.

## Linters

In order to test your code with linters, you can refer to the [linter readme file](../LINTERS.md).
In order to test your code with linters, you can refer to the [contributors readme file](../CONTRIBUTING.md).

0 comments on commit 7ba8aee

Please sign in to comment.