Skip to content

feat(lightdash) add lightdash #2601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kiliantscherny
Copy link

Created specs for Lightdash

@withfig-bot
Copy link
Contributor

withfig-bot commented May 1, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@withfig-bot
Copy link
Contributor

Overview

src/lightdash.ts:

Info:

@withfig-bot
Copy link
Contributor

Hello @kiliantscherny,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@kiliantscherny
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

withfig-bot added a commit that referenced this pull request May 1, 2025
Copy link

@ZeRego ZeRego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@chaynabors
Copy link
Member

@kiliantscherny Can you fix formatting lints?

@kiliantscherny
Copy link
Author

kiliantscherny commented May 21, 2025

@chaynabors just fixed them now 👍

When I run pnpm lint locally I'm getting these errors:

❯ pnpm lint

> @withfig/[email protected] lint /Users/kiliantscherny/Documents/Development/Personal/autocomplete
> eslint '**/*.ts' && npx prettier --check '**/*.ts' --parser typescript


/Users/kiliantscherny/Documents/Development/Personal/autocomplete/build/dynamic/index.d.ts
  3:18  error  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

✖ 1 problem (1 error, 0 warnings)

 ELIFECYCLE  Command failed with exit code 1.

Not sure if that's going to be an issue nor how to resolve it

@kiliantscherny kiliantscherny requested a review from chaynabors May 28, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants