Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

Add c# generator#58

Merged
xferra merged 8 commits intomasterfrom
unknown repository
May 20, 2017
Merged

Add c# generator#58
xferra merged 8 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented May 18, 2017

Closes #50

@xferra
Copy link
Member

xferra commented May 18, 2017

Where are generated files?

@xferra xferra self-requested a review May 19, 2017 08:23
@xferra xferra self-assigned this May 19, 2017
Copy link
Member

@xferra xferra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Generated classes should have proper namespaces
  • Documentation for properties should start with 'Gets or sets'
  • Generate documentation for Enums

//process.exit(1);
}
fs.writeFileSync(path.join(integration, 'actual', file + ".log"), stdout);
var actualDir = path.join(integration, 'actual');
Copy link
Member

@xferra xferra May 20, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "if" could be moved to the start - there is no reason to check this folder for every test.

@xferra xferra merged commit e9b13f0 into repometric:master May 20, 2017
@ghost ghost deleted the csharp_generator branch May 20, 2017 14:21
romanrostislavovich pushed a commit to romanrostislavovich/linterhub-cli that referenced this pull request Mar 29, 2018
* Add c# generator

* Update shemas and generator

* Update integration tests

* Use Path instead of filePath, update reporters and tests

* disable sass-lint tests

* Fix analyze results sort

* Create actual dir if doesnt exist

* Update coffeelint tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant