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
Use custom CI linter checks to avoid cross-module dependencies.
Origin Document
Even though the Pocket Network V1 implementation is a monolith that will shares artifacts, helpers, interfaces, structures, etc, across different modules, we want to avoid explicit dependency of one module on another and facilitate that communication via the application-specific bus.
Objective
Use custom CI linter checks to avoid cross-module dependencies.
Origin Document
Even though the Pocket Network V1 implementation is a monolith that will shares artifacts, helpers, interfaces, structures, etc, across different modules, we want to avoid explicit dependency of one module on another and facilitate that communication via the application-specific bus.
In #235, the following conversation came up:
While we don't want to enable these linters right now, we want to enable them in the future.
Some examples include:
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Creator: @olshansky
Co-Owners: @okdas
The text was updated successfully, but these errors were encountered: