Newline at the end of the files

This commit is contained in:
Panquesito7 2020-03-22 13:44:02 -06:00
parent 3813ae6f76
commit cba9cb5f21
No known key found for this signature in database
GPG Key ID: 3C482B03FD220E68
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ jobs:
- name: lint
uses: Roang-zero1/factorio-mod-luacheck@master
with:
luacheckrc_url: https://raw.githubusercontent.com/minetest-mods/unified_inventory/master/.luacheckrc
luacheckrc_url: https://raw.githubusercontent.com/minetest-mods/unified_inventory/master/.luacheckrc

View File

@ -15,4 +15,4 @@ read_globals = {
}
files["callbacks.lua"].ignore = { "player", "draw_lite_mode" }
files["bags.lua"].ignore = { "player" }
files["bags.lua"].ignore = { "player" }