Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CommonsApplication
migrate to kotlin & some lint fixes (#5879)
* convert to kotlin Signed-off-by: parneet-guraya <[email protected]> * use lateinit instead of nullable types Signed-off-by: parneet-guraya <[email protected]> * instance property access fix Signed-off-by: parneet-guraya <[email protected]> * refactor constants name with uppercased ones Signed-off-by: parneet-guraya <[email protected]> * remove unused Signed-off-by: parneet-guraya <[email protected]> * fix imports in test Signed-off-by: parneet-guraya <[email protected]> * use mockk for kotlin to fix tests Signed-off-by: parneet-guraya <[email protected]> --------- Signed-off-by: parneet-guraya <[email protected]>
- Loading branch information