Skip to content

Put supplementary links in sub-sections. #274

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

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,32 +83,33 @@ will be reported in the pull request:

![In pull request](docs/pull-scan.png)

## Status
## Project information

### Status

[![Build](https://github.com/haskell-actions/hlint-scan/actions/workflows/build.yaml/badge.svg)](https://github.com/haskell-actions/hlint-scan/actions/workflows/build.yaml)
[![HLint](https://github.com/haskell-actions/hlint-scan/actions/workflows/hlint.yaml/badge.svg)](https://github.com/haskell-actions/hlint-scan/actions/workflows/hlint.yaml)
[![Ormolu](https://github.com/haskell-actions/hlint-scan/actions/workflows/ormolu.yaml/badge.svg)](https://github.com/haskell-actions/hlint-scan/actions/workflows/ormolu.yaml)
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/haskell-actions/hlint-scan/badge)](https://api.securityscorecards.dev/projects/github.com/haskell-actions/hlint-scan)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/haskell-actions/hlint-scan/badge)](https://scorecard.dev/viewer/?uri=github.com/haskell-actions/hlint-scan)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7237/badge)](https://bestpractices.coreinfrastructure.org/projects/7237)

## Code of conduct
### Code of conduct

Be nice; see [`CODE_OF_CONDUCT.md`](docs/CODE_OF_CONDUCT.md) for details.

## Security policy
### Security policy

See [`SECURITY.md`](docs/SECURITY.md) for details.

## Contributing
### Contributing

See [`CONTRIBUTING.md`](docs/CONTRIBUTING.md) for details.

## License
### License

Apache 2.0; see [`LICENSE`](LICENSE) for details.

## Disclaimer
### Disclaimer

This project is not an official Google project. It is not supported by Google,
and Google specifically disclaims all warranties as to its quality,
Expand Down