AtomLinter / linter-glsl

Atom package that lints GLSL shaders on the fly.
https://atom.io/packages/linter-glsl
MIT License
15 stars 6 forks source link

Upgrade to CircleCI 2.0 #78

Closed Arcanemagus closed 5 years ago

Arcanemagus commented 5 years ago

Upgrade the configuration to a Circle CI 2.0 one utilizing workflows and a custom Docker image that has Atom pre-installed.

Fixes #73.