Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

#1: Initial revision by user avatar Trilarion‭ · 2022-02-07T20:41:36Z (about 2 years ago)
So far nobody else has answered. That's why I took the code standards that were stored in the old core.wiki (https://github.com/codidact/core/wiki) and combined them and re-formatted them slightly in a single CODE-STANDARDS file (https://github.com/Trilarion/qpixel/blob/updated_readme_and_installation_instructions/CODE-STANDARDS.md). I will include them in a PR request.

The reasons are:
- Although they were for a ASP.NET project, all the Commit messages, JavaScript, HTML, CSS code standards seem still to be obeyed and it's the next best thing we have (maybe they can be updated if the code standards for these areas evolved)
- The current CONTRIBUTING document points at them
- It's better do directly bundle them with the code in a single repository
- RUBY code standards still need to be provided, but that I cannot provide
- The old core project is archived