mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-03 18:48:27 +00:00
* move custom linter to its own package * install the custom linter * fix formatting * drop python 3.7
23 lines
592 B
Markdown
23 lines
592 B
Markdown
# haystack_linter
|
|
|
|
[](https://pypi.org/project/haystack-linter)
|
|
[](https://pypi.org/project/haystack-linter)
|
|
|
|
-----
|
|
|
|
**Table of Contents**
|
|
|
|
- [haystack\_linter](#haystack_linter)
|
|
- [Installation](#installation)
|
|
- [License](#license)
|
|
|
|
## Installation
|
|
|
|
```console
|
|
pip install haystack-linter
|
|
```
|
|
|
|
## License
|
|
|
|
`haystack-linter` is distributed under the terms of the [Apache License 2.0](https://spdx.org/licenses/Apache-2.0.html) license.
|