Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
max-muoto committed Jan 29, 2025
1 parent 4dc4f52 commit 8fa9b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tach/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ def build_parser() -> argparse.ArgumentParser:
description="Start the Language Server Protocol (LSP) server",
)
server_parser.add_argument(
"-c",
"--config",
type=Path,
nargs="?",
Expand Down

0 comments on commit 8fa9b37

Please sign in to comment.