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
Raw Normal View History

branches:
# Ignore pull requests to the named branches
ignore:
- 'live_testing'
- 'maps/biter_lane_wars'
2018-11-22 21:59:32 +02:00
linters:
luacheck:
config: '.luacheckrc'
review:
# Don't use 'failure' build status when
# a pull request contains style errors.
2018-11-22 22:45:41 +02:00
fail_on_comments: true