Skip to content

Integrate eslint into our CI

Florian Müllner requested to merge wip/fmuellner/eslint-ci into master

This MR imports gjs' eslint configuration, adjusts it to our coding style and hooks up eslint to CI.

This will help significantly in catching errors and style nits early on and in an automated way.

Merge request reports