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: contribution-guidelines/overview.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,19 +18,17 @@ This guide is a compilation of years of experience in the fields of traditional
18
18
| :--- | :--- | :--- | :--- |
19
19
| General process and standards for writing and pushing software. | Smart contract specific security protocols. | Stylistic guidelines for our main languages and tools. | Our standard license and conduct guidelines. |
20
20
21
-
## Kathari CLI
21
+
## Kathari CLI\[Deprecated\]
22
22
23
-
### Making Everyone's Life Easier
24
-
25
-
To make following our standards easier, we made [Kathari](https://github.com/kleros/kathari), a linting and formatting scripts for multiple types of projects.
23
+
~~To make following our standards easier, we made~~[~~Kathari~~](https://github.com/kleros/kathari)~~, a linting and formatting scripts for multiple types of projects.~~
26
24
27
25
{% hint style="info" %}
28
-
It means "Clean" in Greek.
26
+
~~Kathari means "Clean" in Greek.~~
29
27
{% endhint %}
30
28
31
-
It's a CLI that can easily be integrated into new projects to provide automatic linting and formatting that adheres to our standards on everything from code to git commit messages.
29
+
~~It's a CLI that can easily be integrated into new projects to provide automatic linting and formatting that adheres to our standards on everything from code to git commit messages.~~
32
30
33
-
It's based on very popular open source technologies so there are integrations for all of the most popular text editors and IDEs.
31
+
~~It's based on very popular open source technologies so there are integrations for all of the most popular text editors and IDEs.~~
0 commit comments