Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Upgrade linters | Alexander Moisseev | 2024-09-11 | 1 | -3/+3 |
| | | | | | | - Upgraded `eslint` from 9.7.0 to 9.10.0 - Upgraded `@stylistic/eslint-plugin` from 2.3.0 to 2.8.0 - Upgraded `stylelint` from 16.7.0 to 16.9.0 | ||||
* | [Test] Migrate ESLint to 9.7.0 | moisseev | 2024-07-18 | 1 | -9/+4 |
| | |||||
* | [Test] Restore stylistic rules check | moisseev | 2023-11-19 | 1 | -0/+1 |
| | | | | https://eslint.org/blog/2023/10/deprecating-formatting-rules/ | ||||
* | [Test] Fix Stylelint and npm warnings | moisseev | 2023-04-05 | 1 | -2/+1 |
| | |||||
* | [Test] Ignore index.html | moisseev | 2022-02-24 | 1 | -0/+1 |
| | |||||
* | [Test] Add PostCSS syntaxes for embedded styles | moisseev | 2021-11-14 | 1 | -1/+3 |
| | | | | (required since Stylelint 14.0.0) | ||||
* | [Test] Unlock stylelint version | moisseev | 2020-08-04 | 1 | -1/+1 |
| | | | | TypeError fixed in stylelint/stylelint#4793 | ||||
* | [WebUI] Add map editor (requires a modern browser) | moisseev | 2020-07-14 | 1 | -1/+2 |
| | |||||
* | [Test] Downgrade stylelint | moisseev | 2020-05-18 | 1 | -1/+1 |
| | | | | as 13.4.0 is broken | ||||
* | [Test] Remove obsolete eslintIgnore | moisseev | 2019-08-31 | 1 | -2/+1 |
| | |||||
* | [Test] Add stylelint checks for CSS | Alexander Moisseev | 2019-04-06 | 1 | -1/+3 |
| | | | | and embedded styles | ||||
* | [Minor] Fix issues in lua http | Vsevolod Stakhov | 2018-10-22 | 1 | -1/+4 |
| | |||||
* | [Test] Add JavaScript linting | Alexander Moisseev | 2018-07-03 | 1 | -0/+6 |