Showing 20 of 20 total issues
" should be ' Open
return this.doInclusiveFilter("shorthand");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
if statements must be braced Open
if (inclusive && value[prop]) return true;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("normal");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("control");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("useTilemap");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
if statements must be braced Open
else if (!inclusive && !value[prop]) return true;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("variable");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("control");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("multiChar");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("variable");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("useTilemap");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("picture");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("singleChar");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("picture");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
const _ = window.require("lodash");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("shorthand");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("singleChar");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doInclusiveFilter("normal");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
" should be ' Open
return this.doExclusiveFilter("multiChar");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks