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
Alexander Yevsyukov edited this page Jan 12, 2022
·
1 revision
Many sub-projects of the framework share dependencies on the third-party components, project configuration features, scripts, etc.
We also share selected IntelliJ IDEA settings to save on manual configuration for new project members and speed up the propagation of modified project standards for all the contributors.
The sharing of the configurations is implemented using the dedicated GitHub repository called config.
This repository is “plugged” into sub-projects that use it as a Git sub-module.
Refer to the config repository and its README file for installation instructions.