Vladimir Rvachev

Results 6 comments of Vladimir Rvachev
trafficstars

Closing this PR since the issue is not reproducing in local_auth 2.1.2. Further refactoring is not seems to be directly related to this issue.

For example: assets/logo.png assets/profile/logo.png

``` # Generated by Spider # Generates unit tests to verify that the assets exists in assets directory generate_tests: true # Use this to remove vcs noise created by the...

Using separate class names is not always convenient because we need to remember (or check) which class contains which reference. Renaming is an option but probably names conflict should be...

Thanks. Perhaps it is better to generate some error marks directly in output files so we can not build a project normally without fixing conflicts. Otherwise console output can be...

@BirjuVachhani May be we could generate references with type of Error instead of String in a case of name conflict? It would cause an error during types resolving analysis except...