1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
RedMew/.stickler.yml

13 lines
305 B
YAML

branches:
# Ignore pull requests to the named branches
ignore:
- 'live_testing'
- 'maps/biter_lane_wars'
linters:
luacheck:
config: '.luacheckrc'
review:
# Don't use 'failure' build status when
# a pull request contains style errors.
fail_on_comments: true