The Wayback Machine - https://web.archive.org/web/20220524204706/https://github.com/topics/code-style
Skip to content
#

code-style

Here are 220 public repositories matching this topic...

MaxymVlasov
MaxymVlasov commented Apr 20, 2022

What problem are you facing?

At the start of April 2022 git released a new non-major version that includes a new check, that fails pre-commit-terraform runtime (#370)
I'd like to not pin minor and patch versions of deps to avoid extra maintenance and security issues. At the same time, something can happen with deps, and we got a runtime error. So, we need to run runtime tests.

How I

good first issue estimate/2days

Improve this page

Add a description, image, and links to the code-style topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-style topic, visit your repo's landing page and select "manage topics."

Learn more