-
Updated
May 21, 2022 - PHP
#
code-style
Here are 220 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
May 22, 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
May 23, 2022 - Haskell
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
-
Updated
May 22, 2022 - PHP
react
javascript
css
html
patterns
vue
frontend
coding-style
code-style
good-practices
frontend-guide
patterns-design
frontend-guidelines
-
Updated
Mar 15, 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
May 21, 2022 - Python
Automatic code formatting for Laravel projects
-
Updated
Feb 9, 2022 - PHP
Tighten linter for Laravel conventions.
-
Updated
Apr 25, 2022 - PHP
-
Updated
May 23, 2022 - JavaScript
[outdated/deprecated] My rules coding for HTML, CSS and JavaScript development
-
Updated
Jun 17, 2020
Typescript style guide, linter, and formatter using StandardJS
-
Updated
May 23, 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
May 19, 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
Apr 3, 2022
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
Ios best practices, Ios development specification, ios 开发规范,ios 最佳实践,ios编码规范
-
Updated
Mar 7, 2017 - Objective-C
Swift language style guide & coding conventions followed by Xmartlabs.
-
Updated
Feb 7, 2017
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,
good first issue
Good for newcomers
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."
What problem are you facing?
At the start of April 2022
git
released a new non-major version that includes a new check, that failspre-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