Piotr Kuczynski

Results 44 issues of Piotr Kuczynski

Smaller package means faster download and install :)

Those developer-related directories seem to be pretty common...

I had this output when running asimov: ``` /Users/yyy/Projects/xxx/node_modules/postcss-minify-params/node_modules has been excluded from Time Machine backups ``` There should be no need to do that, as `/Users/yyy/Projects/xxx/node_modules/` is already ignored...

enhancement

### Prerequisites * [X] Plugin is in the latest version * [X] Issue was not reported yet * [ ] Stack trace (if provided) contains `mobi.hsz.idea.gitignore` package name ### Description...

Would allow to easily modify all the keys of an interface by appending or prepending the given string: ``` interface Operations { get: () => any update: () => any...

### Clear and concise description of the problem There are 3 separate functions now `direction`, `cardinalDirection` and `ordinalDirection`, which is not convenience to use. Also they depend on specific order...

s: accepted
c: refactor
m: address

### Describe the bug Due to the limitations of float arithmetics the `precision` param is not always well reflected in the generated output. ### Reproduction ``` > faker.datatype.number({ precision: 0.01...

c: bug
help wanted
p: 1-normal
s: accepted
m: datatype

### Clear and concise description of the problem Most of the methods of random already found their new home, like `random.number` > `datatype.number` ### Suggested solution Move `random.word` to `word.any`...

c: feature
good first issue
s: accepted
m: random
m: word

Fixes #276 Fixes #339

c: feature
needs rebase
p: 1-normal
s: needs decision
s: accepted
m: word
deprecation