Commit Graph

21 Commits

Author SHA1 Message Date
JP Simard 8dfdc0fca2 Allow links to PRs instead of issues 2018-07-30 09:00:27 -07:00
JP Simard e76748adbd Update CONTRIBUTING.md
to reflect that the 'Generate Docs' scheme is gone.
2017-09-09 15:31:37 -07:00
JP Simard 96fd2191f1 Document that rebasing feature branches is preferred
over merging master. This is already enforced in the Dangerfile,
as of #1775 but we should probably document it.
2017-08-21 13:25:47 -07:00
Marcelo Fabri 3e80e91265 Add scheme for docs and section in CONTRIBUTING 2017-07-03 00:30:36 +02:00
JP Simard 9a81734081 use Sourcery to generate MasterRuleList.swift 2017-06-02 14:28:37 -07:00
JP Simard 25a92c4e03 automatically generate LinuxMain.swift using Sourcery
This adds 6 tests that were accidentally not being run on Linux:

* LineLengthConfigurationTests.testLineLengthConfigurationInitialiserSetsIgnoresComments
* LineLengthConfigurationTests.testLineLengthConfigurationInitialiserSetsIgnoresFunctionDeclarations
* LineLengthConfigurationTests.testLineLengthConfigurationThrowsOnBadConfigValues
* LineLengthRuleTests.testLineLengthWithIgnoreCommentsEnabled
* LineLengthRuleTests.testLineLengthWithIgnoreFunctionDeclarationsEnabled
* RegionTests.testSeveralRegionsFromSeveralCommands
2017-06-02 14:28:37 -07:00
Patrick Balestra fdb46dcb87 Update CONTRIBUTING.md
Fix dead link and deprecated rule name
2017-02-17 20:37:01 +01:00
JP Simard a2ec02cb78 replace uses of 'variable_name' with 'identifier_name' in markdown files 2017-02-09 16:14:49 -08:00
Michael Helmbrecht ad226c2b39 Add missing period. 2016-12-19 20:10:04 -08:00
JP Simard 51e5f36c22 clarify that tests should be mirrored in the allTests extensions 2016-12-11 15:25:47 -08:00
JP Simard 3dcfdf59bf add "Tests" section to contributing doc 2016-12-11 15:18:58 -08:00
Olivier Halligon 256dce895b Adding information on how to add a trivial Unit Test 2016-08-12 00:33:04 +02:00
Olivier Halligon 66eb917456 Small addendum to CONTRIBUTING.md about submodules 2016-08-11 23:14:12 +02:00
Reimar Twelker f61b3c6b5c Updated type names and filenames mentioned in CONTRIBUTING.md to match the (recently renamed) types and files in the project 2016-04-11 16:13:47 +02:00
Scott Hoyt 6718de40f6 Fixed typo in CONTRIBUTING 2016-01-23 17:42:13 -08:00
Scott Hoyt 53218ec1b6 Update CONTRIBUTING 2016-01-23 17:42:13 -08:00
JP Simard f3cec81af5 explain that all changes must be done via PRs in CONTRIBUTING.md 2016-01-13 17:45:47 -08:00
JP Simard 9d138ad691 Merge pull request #314 from realm/sh-dictionary-parameters
Dictionary Parameterization of rules
2016-01-12 11:32:45 -08:00
Brandon Kobilansky 724f94c881 Fix typo 2016-01-11 20:56:11 -08:00
Scott Hoyt 97c6b5cf9e Updated CHANGELOG and CONTRIBUTING. 2016-01-11 13:53:15 -08:00
JP Simard bdb0f61370 add CONTRIBUTING.md (addresses #15) 2015-11-17 15:29:12 -08:00