You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[secureli-488](#488)
Updating documentation for various features
**Note** this is branched off
`feature/secureli-397-document-config-file-usage`, as that hasn't yet
been merged and adds table of contents to the markdown files which
needed to be updated as part of this.
## Changes
- Updated docstrings to provide hints about function parameters which
hadn't been documented when they were added
- Added info to `README.md` on some features
- Moved language support information from `CONTRIBUTING.md` to
`README.md`
## Clean Code Checklist
<!-- This is here to support you. Some/most checkboxes may not apply to
your change -->
- [ ] Meets acceptance criteria for issue
- [ ] New logic is covered with automated tests
- [ ] Appropriate exception handling added
- [ ] Thoughtful logging included
- [x] Documentation is updated
- [ ] Follow-up work is documented in TODOs
- [ ] TODOs have a ticket associated with them
- [ ] No commented-out code included
<!--
Github-flavored markdown reference:
https://docs.github.com/en/get-started/writing-on-github
-->
As a user I want documentation to be good
AC
a. Feature/secureli-435: Implement custom PII scan #496
b. Increase security scan to check for PII #435
a. Feature/secureli 436 language detection #481
b. Change language detection on commit to only run against committed code #436
a. feat: Use custom pre-commit config file #411
b. Support preexisting hooks in .pre-commit-config.yaml #373
a. feat: #392 kotlin language linter support #444
b. Add linting support for Kotlin #392
The text was updated successfully, but these errors were encountered: