diff --git a/docs/contributing.md b/docs/contributing.md index b6001c185..12900ea21 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -308,4 +308,4 @@ This error is usually caused by incorrect encoding of `.env` files. To resolve t ## Code of Conduct Please follow our [Code of Conduct](code-of-conduct.md) when interacting with other contributors. !!! success "Thank You" - Thank you for contributing to Nest! Your contributions help make this project better for everyone. \ No newline at end of file + Thank you for contributing to Nest! Your contributions help make this project better for everyone. diff --git a/docs/index.md b/docs/index.md index 2fa17067b..f7497b449 100644 --- a/docs/index.md +++ b/docs/index.md @@ -67,4 +67,4 @@ OWASP Nest thrives on community contributions. Whether you're a developer, desig --- - **Join us in making OWASP Nest the ultimate hub for security contributors!** \ No newline at end of file + **Join us in making OWASP Nest the ultimate hub for security contributors!** diff --git a/docs/schema/index.md b/docs/schema/index.md index ae816e3a6..cfb5af7e0 100644 --- a/docs/schema/index.md +++ b/docs/schema/index.md @@ -33,4 +33,4 @@ The **Project Schema** defines how an OWASP project is structured, covering: - Each schema includes **examples** to help with implementation. - Reach out to the OWASP community for discussions and contributions. - **Stay Updated**: This documentation evolves as the schemas improve, so check back regularly for updates! \ No newline at end of file + **Stay Updated**: This documentation evolves as the schemas improve, so check back regularly for updates! diff --git a/mkdocs.yml b/mkdocs.yml index e1189a731..5a5329fb5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -67,4 +67,4 @@ plugins: minify_html: true - mkdocstrings: default_handler: python - - tags \ No newline at end of file + - tags