Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle authored Jan 17, 2025
1 parent d983e21 commit 35fc600
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ Here's an example:

Tach can enforce:

- πŸ“‹ Imports only come from [declared dependencies](https://docs.gauge.sh/configuration#modules)
- 🀝 Cross-module calls use the [public interface](https://docs.gauge.sh/configuration#interfaces)
- ⛓️‍πŸ’₯ [No cycles](https://docs.gauge.sh/configuration) in the dependency graph
- πŸ“‹ Imports only come from [declared dependencies](https://docs.gauge.sh/usage/configuration#modules)
- 🀝 Cross-module calls use the [public interface](https://docs.gauge.sh/usage/configuration#interfaces)
- ⛓️‍πŸ’₯ [No cycles](https://docs.gauge.sh/usage/configuration) in the dependency graph


Tach is:
Expand Down

0 comments on commit 35fc600

Please sign in to comment.