Skip to content

Commit 7812e71

Browse files
Update README.md
1 parent cbbb02a commit 7812e71

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@ The application is owned by Platform Engineering under Platform Engineering at J
2828

2929
## Code of Conduct
3030
Please see [Code of Conduct Guide](https://github.com/justeattakeaway/bq-sql-antipattern-checker/blob/main/CODE_OF_CONDUCT.md)
31+
If you don't play nice you'll be banned.
3132

3233
## How can you contribute?
3334
There are numerous ways you can contribute in this project.
3435
* Improve code quality. This project is primarily aimed at getting the information required and enabling teams to take actionable advice through it. Code can be made leaner & more efficient. If you can show that the changes done don't change the results we are happy to evaluate it and make the changes.
3536
* Currently it's tailored to BigQuery dialect but it can be used on other dialects as well. Check relevant section below.
3637
* New antipatterns. If you think there are critical things to check on BigQuery for optimisation and they can be added.
3738
* Improving existing antipatterns, if you spotted scenarios being missed out in the existing antipatterns.
38-
* For clarification of any questions and clarifications feel free to start a discussion.
39+
* For clarification of any questions and clarifications feel free to start a discussion.
3940

4041
## Requirements to Run On Your Environment
4142
* Python >= 3.10

0 commit comments

Comments
 (0)