An open API service indexing awesome lists of open source software.

https://github.com/htmlacademy/codeguide

Стиль кода Академии HTML
https://github.com/htmlacademy/codeguide

Last synced: 5 months ago
JSON representation

Стиль кода Академии HTML

Awesome Lists containing this project

README

          

# Стиль кода .html academy

Это исходники, публичная версия на сайте [codeguide.academy](https://codeguide.academy/).

## Благодарности

* [Code Guide](http://codeguide.co) by @mdo
* [CSS Guidelines](http://cssguidelin.es) by Harry Roberts
* [Idiomatic CSS](https://github.com/necolas/idiomatic-css) by Nicolas Gallagher
* [Primer Guidelines](https://primer.style/css/) by GitHub

## Лицензия

[MIT](./License.md).

## Правила линтеров

* [EditorConfig](.editorconfig)
* [ESLint](https://github.com/htmlacademy/eslint-config-htmlacademy)
* [Stylelint](https://github.com/htmlacademy/stylelint-config-htmlacademy)
* [HTMLHint](https://github.com/htmlacademy/htmlhint-config-htmlacademy)