1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +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 14:59:32 -05:00
linters:
luacheck:
config: '.luacheckrc'
review:
# Don't use 'failure' build status when
# a pull request contains style errors.
2018-11-22 15:45:41 -05:00
fail_on_comments: true