apply fixes from StyleCI
This commit is contained in:
parent
26a53f0901
commit
c78176ac7a
|
|
@ -3,7 +3,7 @@
|
||||||
/**
|
/**
|
||||||
* List of common swear words in Indonesian, sorted alphabetically.
|
* List of common swear words in Indonesian, sorted alphabetically.
|
||||||
* Since some common swear words are simply animal names, those animal names are omitted from this list.
|
* Since some common swear words are simply animal names, those animal names are omitted from this list.
|
||||||
*
|
*
|
||||||
* Provided by @rizasaputra
|
* Provided by @rizasaputra
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
@ -60,5 +60,5 @@ return [
|
||||||
'titit',
|
'titit',
|
||||||
'tolol',
|
'tolol',
|
||||||
'udik',
|
'udik',
|
||||||
'upil'
|
'upil',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue