Closed BroiSatse closed 8 years ago
Targets #10. Current concept filtering logic rejects concepts that happens to include cell or contract - contractor concept will not be loaded. This is to fix it in Regex-free way. Test included.
cell
contract
contractor
Good idea, but this won't pick up plural directories, e.g. some people use comment/operations instead of comment/operation.
comment/operations
comment/operation
@apotonick - Updated. :)
Ah, cool idea! :beers:
Targets #10. Current concept filtering logic rejects concepts that happens to include
cell
orcontract
-contractor
concept will not be loaded. This is to fix it in Regex-free way. Test included.