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
This project does not currently support parsing the project manifest file, but it should be possible because the manifest file follows a syntax that is essentially LookML.
To support this file, we would need to review the keys defined by Looker, update lkml/keys.py, plus ample test cases (ideally with public Looker projects found on GitHub) to confirm it works in all cases.
This project does not currently support parsing the project manifest file, but it should be possible because the manifest file follows a syntax that is essentially LookML.
To support this file, we would need to review the keys defined by Looker, update
lkml/keys.py
, plus ample test cases (ideally with public Looker projects found on GitHub) to confirm it works in all cases.Also see: #75
The text was updated successfully, but these errors were encountered: