mirror of
https://github.com/pmret/papermario.git
synced 2024-11-23 13:49:51 +00:00
update readme wording
This commit is contained in:
parent
7ea15f8f8a
commit
8d2d3be8c7
@ -102,7 +102,7 @@ Once your function is matching, you'll want to make a pull request. Before you d
|
||||
$ ./format.sh
|
||||
```
|
||||
|
||||
If `format.sh` displays any errors, go and fix them. If you can't fix them without breaking the function from matching, append `// NOLINT` to the offending line.
|
||||
If `format.sh` has any problems with your code, go and fix the issues. If you can't fix a warning without making the function not match anymore, append `// NOLINT` to the offending line.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user