Commit Graph

11 Commits

Author SHA1 Message Date
Vurv
4338d17dac
Add gluafixer workflow (#2614)
* Add glualint workflow

* Manual workflow

Don't think I'll be able to do what I want with the automatic workflow.

* Tweak some settings

Syntax errors should be reported now that E2 extensions are preprocessed.

Removed shadowing.
Removed redundant if statements.

Both of those were mostly caused by the code automatically generated by the preprocessor, so they will be disabled until the preprocessor generates better code.

* Delete luacheck

* Smaller trim

Don't need the char edge case

* Test only linting changed files

* Use changed-files workflow

* Used wrong variable

* Run the preprocessor anyway

Shouldn't take too much time anyway and I can't be bothered with this workflow not working properly.
2023-06-20 22:03:36 -04:00
CoreyLee Hassell
438c9e8649
Update addon.json 2021-03-06 10:46:21 -05:00
CoreyLee Hassell
c5e694030c
Update addon.json 2021-03-06 10:45:32 -05:00
CoreyLee Hassell
f28423970f Updated various little root files for consistency 2020-05-17 06:16:22 -04:00
CoreyLee Hassell
82c1790f52
Update addon.json
added SECURITY.md to list of ignore files
2019-10-20 04:32:48 -04:00
AbigailBuccaneer
6a6f38a64c Split the code of conduct into a separate file
This is GitHub's recommended practice, and I think it'll make the code
of conduct show up in a separate link somewhere. It also makes it easier
to link to the code of conduct to tell people to behave.
2018-03-01 09:30:39 +00:00
CoreyLee Hassell
405fed0fb0 Update addon.json
Required for workshop upload
2017-03-07 03:54:56 -05:00
CoreyLee Hassell
8b5d32f7a1 Addon.json changes
see changes
2016-10-01 08:43:37 -04:00
Nebual
9de744764f Added *.xcf to addon.json filter 2013-09-12 02:22:52 -07:00
Nebual
143e060dd4 addon.json: Lowercased some names 2013-07-19 12:05:04 -07:00
Nebual
794c194ee0 Added Workshop required files 2013-07-10 12:35:55 -07:00