spockframework / spockframework/spock
Customize IntelliJ project configuration
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 483
- PR merge metrics
- No merged PRs in 30d
Description
When running gradle idea we should configure the project to enable contributors to submit properly formatted code in pull requests.
- code style settings
- copyright
I'll create a branch for this and commit some initial configuration which we can then tune.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running gradle idea and inspecting the generated IntelliJ project configuration. Review how code style and copyright settings are represented, then ensure the generated project enables both for contributors; done means the configuration is included and can be tuned in a pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100