-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some errors in latest code base (#234)
There were a bunch of errors in latest code base. We are not sure why this happened but it's a blocker for many pending patches. So, we should disable them temporarily and then re-enable them later (after investigating in details). This patch disables the following lint-rules: - no-implicit-dependencies - no-submodule-imports - no-unnecessary-class This patch also disables the following build: - `./bacardi build_electron` ISSUE=#233
- Loading branch information
Showing
3 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters