Automate Your Code Quality Audits

Catch bugs early, enforce standards, and maintain high code quality across 5 languages with real-time feedback

Isolated Docker containers. GitHub webhooks. Custom rules. Side-by-side comparisons. Everything you need to keep your codebase clean.

5
Languages
3
UI Languages
100%
Open Source

Everything You Need

Comprehensive code quality tools built for modern development teams

Automated Audits

Run comprehensive code quality checks automatically on every commit or manually trigger audits when needed.

Docker Isolation

Each audit runs in an isolated Docker container, ensuring consistent and secure code analysis across environments.

Multi-Language Support

Automatic language detection with support for Elixir, Python, JavaScript, TypeScript, Go, and more coming soon.

Real-time Progress

Track audit progress in real-time with live updates showing current phase, language being analyzed, and completion percentage.

Detailed Reports

Get comprehensive markdown reports with findings categorized by severity, including file locations and line numbers.

Custom Rules

Create and manage custom audit rules through an intuitive UI. Define your own standards and enforce team conventions.

Webhook Integration

Automatically trigger audits on every push with GitHub webhooks. Keep your code quality in check continuously.

Audit Comparison

Compare audits side-by-side to track code quality improvements over time. See what issues were fixed or introduced.

Multilingual

Interface available in English, Spanish, and Catalan. More languages coming soon.

Supported Languages

Elixir
Python
JavaScript
TypeScript
Go
Rust (Coming Soon)
Ruby (Coming Soon)

More languages coming soon. Request support for your favorite language!

How It Works

1

Connect Your Repository

Sign in with GitHub and add your repository. Oeditus automatically detects the languages in your project.

2

Run Automated Audits

Trigger audits manually or set up webhooks for automatic checks on every push. Watch real-time progress as your code is analyzed.

3

Review & Improve

Get detailed reports with actionable findings. Compare audits over time and track your code quality improvements.

See It in Action

Total Findings
23
Errors
3
Warnings
12
Info
8
ERROR Readability credo/function-complexity

Function has high cyclomatic complexity (12). Consider refactoring.

lib/my_app/service.ex:45
WARNING Design credo/module-doc

Module is missing documentation. Add @moduledoc to describe its purpose.

lib/my_app/worker.ex:1
INFO Consistency credo/alias-usage

Consider using an alias for frequently used module.

lib/my_app/controller.ex:23

Ready to Improve Your Code Quality?

Get started in seconds with your GitHub account.

Sign in with GitHub