-
Updated
Feb 25, 2022 - PHP
#
code-style
Here are 219 public repositories matching this topic...
A tool to automatically fix PHP Coding Standards issues
react
nodejs
workflow
eslint
gitter
style-linter
eslint-plugin
best-practices
linter
unicorns
decision-making
semicolon
shareable-configs
overridden
glob-string
eslint-rules
xo
code-style
-
Updated
Feb 9, 2022 - JavaScript
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
python
documentation
styleguide
style-guide
python3
python-style
readability
flake8
code-style
codestyle
pep8
-
Updated
Sep 20, 2020
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
-
Updated
Jan 28, 2022 - Haskell
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
-
Updated
Feb 18, 2022 - PHP
react
javascript
css
html
patterns
vue
frontend
coding-style
code-style
good-practices
frontend-guide
patterns-design
frontend-guidelines
-
Updated
Jan 21, 2022
scalastyle
-
Updated
Feb 11, 2020 - Scala
A GitHub
app to automatically review Python code style over Pull Requests

python
bot
review
styleguide
static-code-analysis
github-webhooks
linter
static-analysis
python-style
flake8
pycodestyle
code-style
code-quality
pep8
github-app
-
Updated
Feb 15, 2021 - Python
Automatic code formatting for Laravel projects
-
Updated
Feb 9, 2022 - PHP
Tighten linter for Laravel conventions.
-
Updated
Feb 18, 2022 - PHP
[outdated/deprecated] My rules coding for HTML, CSS and JavaScript development
-
Updated
Jun 17, 2020
-
Updated
Feb 26, 2022 - JavaScript
Typescript style guide, linter, and formatter using StandardJS
-
Updated
Feb 25, 2022 - TypeScript
Guidelines for iOS development in use at Spotify
-
Updated
Aug 10, 2020
Рекомендации по написанию PHP кода
-
Updated
Jul 25, 2020
The FIG PSR-2 that actually makes sense (not political but reasonable decisions).
-
Updated
May 19, 2020
A NetBeans IDE plugin supporting the EditorConfig standard. ⛺
java
formatter
formatting
editorconfig
code-style
indentation
netbeans-ide
editorconfig-files
editorconfig-netbeans
-
Updated
Jul 25, 2020 - Java
A set of custom fixers for PHP CS Fixer
-
Updated
Feb 15, 2022 - PHP
A curated list of awesome Programming Best Practices For Good Developer 🥰
best-practices
code-style
hacktoberfest
css-best-practices
html-best-practices
ruby-best-practices
javascript-best-practices
java-best-practices
laravel-best-practices
swift-best-practices
go-best-practices
rust-best-practices
elixir-best-practices
kotlin-best-practices
-
Updated
Oct 30, 2021
My PhpStorm configuration for writing modern PHP code (PSR-12 compatible)
-
Updated
Oct 24, 2020 - PHP
Leiningen plugin for organizing ns form
-
Updated
Nov 25, 2019 - Clojure
An extension for flake8 that validates cognitive functions complexity
-
Updated
Feb 24, 2021 - Python
Swift language style guide & coding conventions followed by Xmartlabs.
-
Updated
Feb 7, 2017
Ios best practices, Ios development specification, ios 开发规范,ios 最佳实践,ios编码规范
-
Updated
Mar 7, 2017 - Objective-C
ExFormat formats Elixir source code according to a standard set of rules
-
Updated
Oct 17, 2017 - Elixir
jjELT
commented
Mar 17, 2021
From the documentation of the Languages Configuration it does not become apparent how one would find the correct language ID, to change the style for a specific language / file type.
Maybe you could point to the respective VSC Language ID documentation,
Improve this page
Add a description, image, and links to the code-style topic page so that developers can more easily learn about it.
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."
There is a utility called
terrafmt
that can be used to check and fix the formating of Terraform snippets embedded into usage sections in README.How could pre-commit-terraform help solve your problem?
It would be great to have native support as a pre-commit hook.