Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewhickman/azure-pipelines-analyzer
https://github.com/andrewhickman/azure-pipelines-analyzer
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewhickman/azure-pipelines-analyzer
- Owner: andrewhickman
- License: apache-2.0
- Created: 2024-01-20T01:18:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T03:34:50.000Z (12 months ago)
- Last Synced: 2024-01-21T20:31:30.519Z (12 months ago)
- Language: Rust
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# azure-pipelines-analyzer
A language server and standalone linter for validating Azure DevOps [YAML pipelines](https://learn.microsoft.com/en-us/azure/devops/pipelines/?view=azure-devops).
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.