Skip to content

Commit

Permalink
fixup! Docs: Rebrand to Alma Career in documentation and meta informa…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
OndraM committed Apr 18, 2024
1 parent 54cbd30 commit ba4adf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Alma Career Coding Standard for PHP
# Alma Career Czechia Coding Standard for PHP

[![Latest Stable Version](https://img.shields.io/packagist/v/lmc/coding-standard.svg?style=flat-square)](https://packagist.org/packages/lmc/coding-standard)

PHP coding standard used in part of [Alma Career](https://www.almacareer.com/) (formerly LMC) products.
PHP coding standard used in [Alma Career Czechia](https://www.almacareer.com/) (formerly LMC) products.

Standard is based on [PSR-12](https://www.php-fig.org/psr/psr-12/) and adds
various checks to make sure the code is readable, does follow the same conventions and does not contain common mistakes.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lmc/coding-standard",
"description": "Coding standard used in Alma Career (LMC) projects",
"description": "Coding standard used in Alma Career Czechia (LMC) projects",
"license": "MIT",
"type": "library",
"authors": [
Expand Down

0 comments on commit ba4adf7

Please sign in to comment.