mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2025-12-24 01:57:51 -05:00
Remove linter overrides (#3708)
This commit is contained in:
@@ -31,8 +31,6 @@ $finder = Finder::create()
|
||||
$overrides = [
|
||||
// for updating to coding-standard
|
||||
'modernize_strpos' => true,
|
||||
'ordered_attributes' => ['order' => [], 'sort_algorithm' => 'alpha'],
|
||||
'php_unit_attributes' => true,
|
||||
];
|
||||
|
||||
$options = [
|
||||
|
||||
Reference in New Issue
Block a user