- Code style follows rules, described in the Code Style Rules
- All the requirements described in the Readme are implemented in the code
- All BEM typical mistakes are checked (from BEM lesson)
- Changing 'month-lengh' and 'start-day' modifier in the code element reflects in changing calendar layout
- Each day has no modifiers, only class (eg. calendar__day)