You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,15 @@ The application is owned by Platform Engineering under Platform Engineering at J
28
28
29
29
## Code of Conduct
30
30
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.
31
32
32
33
## How can you contribute?
33
34
There are numerous ways you can contribute in this project.
34
35
* 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.
35
36
* Currently it's tailored to BigQuery dialect but it can be used on other dialects as well. Check relevant section below.
36
37
* New antipatterns. If you think there are critical things to check on BigQuery for optimisation and they can be added.
37
38
* 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.
0 commit comments