Skip to content

Commit

Permalink
Merge pull request #5871 from epage/fig
Browse files Browse the repository at this point in the history
chore: Remove clap_complete_fig
  • Loading branch information
epage authored Jan 7, 2025
2 parents b94cb23 + e9c9b8e commit 69594ab
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 1,994 deletions.
9 changes: 0 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ members = [
"clap_derive",
"clap_lex",
"clap_complete",
"clap_complete_fig",
"clap_complete_nushell",
"clap_mangen",
]
Expand Down
1 change: 0 additions & 1 deletion clap_complete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ Dual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).

### Related Projects

- [clap_complete_fig](https://crates.io/crates/clap_complete_fig) for [fig](https://fig.io/) shell completion support
- [clap_complete_nushell](https://crates.io/crates/clap_complete_nushell) for [nushell](https://www.nushell.sh/) shell completion support
124 changes: 0 additions & 124 deletions clap_complete_fig/CHANGELOG.md

This file was deleted.

42 changes: 0 additions & 42 deletions clap_complete_fig/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions clap_complete_fig/LICENSE-APACHE

This file was deleted.

Loading

0 comments on commit 69594ab

Please sign in to comment.