David Gomez

Results 9 issues of David Gomez

I get this warning when trying to use MDX to start and build the project (this happens even with an empty `index.mdx` file). ``` Warning: Received `true` for a non-boolean...

The `[always]` option for the `selector-list-comma-newline-after` rule in combination with rules like `selector-list-comma-space-after|before` is not modifying the code correctly. When the output should be something like this: ```css .selector-one, .selector-one,...

The comment form ask every user for a valid URL (including the http:// prefix) to send the comment, it doesn't matter if the wordpress option 'require_name_email' is uncheck, you can...

## Expected Behavior To offer correct and complete documentation on how to use the library. ## Context | Current Behavior The documentation offers a poor description on how to use...

enhancement
help wanted
docs
ready to go

I am trying to use the library in my Swift project and I think is great, but with Xcode 6.1 I found an issue when I try to build the...

### Operating system macOS Ventura 13.2.1 ### Eleventy 2.0.0 ### Describe the bug Partials inside subdirectories in `_includes` are not found. Is there any configuration option or syntax that allows...

duplicate
needs-triage

Is there any way to use a configuration file to specify the option when you are using perfectionist from the command line interface? Or is there any way to pass...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.4.3 **System**: Mac OS X 10.11.3 **Thrown From**: [atom-wallaby](https://github.com/wallabyjs/atom-wallaby) package, v1.0.7 ### Stack Trace Uncaught Error: spawn EACCES ```...

# ssb-scripts Create a JavaScript application or series of scripts bundled in a package that allows us to perform and automate common tasks across all the SSB applications. ## Rationale...