More consistent "open" directives
In each directory, always open in the following order: 1. third-party libraries 2. serializable 3. signatures 4. common Also, always open modules from lib/* before. This order is reflected in *.mllib files. Additionally, open more frequently serialization modules.
Showing
Please register or sign in to comment