"Fossies" - the Fresh Open Source Software Archive

Contents of ruff-0.1.6.tar.gz (17 Nov 19:29, 3345978 Bytes)

About: Ruff is a fast Python linter (written in Rust).



Fossies downloads: / linux / misc / ruff-0.1.6.tar.gz  (tar.bz2|tar.xz|zip)
Fossies services: Doxygen documentation | Diffs report | CLOC analysis | Meta information
Original URL: https://github.com / astral-sh / ruff / archive/v0.1.6.tar.gz
Home page: https://beta.ruff.rs/
VirusTotal check: Ok
Member paths+URLs:  Shortened | full
Member sort order:  docs related (infos|docs|other) | original | size (top100) | date | path | name | ext | top-path files

Basic infos (README, FAQ, INSTALL, ChangeLog, ...):
   14976 2023-11-17 19:29 BREAKING_CHANGES.md
   34863 2023-11-17 19:29 CHANGELOG.md
   68613 2023-11-17 19:29 LICENSE
   21594 2023-11-17 19:29 README.md
   26916 2023-11-17 19:29 docs/faq.md
    1165 2023-11-17 19:29 docs/installation.md
    1696 2023-11-17 19:29 playground/README.md
    5116 2023-11-17 19:29 fuzz/README.md
    3103 2023-11-17 19:29 docs/versioning.md
    1076 2023-11-17 19:29 scripts/benchmarks/README.md
    1716 2023-11-17 19:29 python/ruff-ecosystem/README.md
     184 2023-11-17 19:29 playground/api/README.md
     185 2023-11-17 19:29 crates/ruff_benchmark/README.md
   19694 2023-11-17 19:29 crates/ruff_python_formatter/README.md
    2335 2023-11-17 19:29 crates/flake8_to_ruff/README.md

Basic docs (manual pages, PDF-,HTML-,/doc/-files, ...):
   19985 2023-11-17 19:29 docs/configuration.md
    1639 2023-11-17 19:29 scripts/Dockerfile.ecosystem
   12069 2023-11-17 19:29 docs/formatter.md
   14231 2023-11-17 19:29 docs/integrations.md
   12854 2023-11-17 19:29 docs/linter.md
    3666 2023-11-17 19:29 docs/preview.md
     172 2023-11-17 19:29 docs/requirements-insiders.txt
      91 2023-11-17 19:29 docs/requirements.txt
    9770 2023-11-17 19:29 docs/tutorial.md
   15512 2023-11-17 19:29 docs/formatter/black.md

First 50 (from 4611) other files:
       0 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/pep8_naming/N999/module/invalid_name/0001_initial.py
     409 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_builtins/A001.py
     165 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_builtins/A002.py
     713 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_builtins/A003.py
    5663 2023-11-17 19:29 crates/ruff_linter/src/rules/flake8_bugbear/rules/abstract_base_class.rs
     626 2023-11-17 19:29 crates/ruff_notebook/resources/test/fixtures/jupyter/add_missing_cell_id.ipynb
     231 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/isort/add_newline_before_comments.py
    2748 2023-11-17 19:29 crates/ruff_cli/src/commands/add_noqa.rs
    4147 2023-11-17 19:29 scripts/add_plugin.py
    6567 2023-11-17 19:29 crates/ruff_linter/src/rules/isort/rules/add_required_imports.rs
    5261 2023-11-17 19:29 scripts/add_rule.py
     621 2023-11-17 19:29 crates/ruff_notebook/resources/test/fixtures/jupyter/after_fix.ipynb
     418 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/airflow/AIR001.py
     600 2023-11-17 19:29 crates/ruff_python_formatter/src/other/alias.rs
   20780 2023-11-17 19:29 playground/public/fonts/Alliance-PlattMedium.otf
    8792 2023-11-17 19:29 playground/public/fonts/Alliance-PlattMedium.woff2
   11116 2023-11-17 19:29 playground/public/fonts/Alliance-PlattMedium.woff
   20752 2023-11-17 19:29 playground/public/fonts/Alliance-PlattRegular.otf
    8808 2023-11-17 19:29 playground/public/fonts/Alliance-PlattRegular.woff2
   11144 2023-11-17 19:29 playground/public/fonts/Alliance-PlattRegular.woff
   20424 2023-11-17 19:29 playground/public/fonts/Alliance-TextMedium.otf
    8728 2023-11-17 19:29 playground/public/fonts/Alliance-TextMedium.woff2
   10984 2023-11-17 19:29 playground/public/fonts/Alliance-TextMedium.woff
   20452 2023-11-17 19:29 playground/public/fonts/Alliance-TextRegular.otf
    8696 2023-11-17 19:29 playground/public/fonts/Alliance-TextRegular.woff2
   11020 2023-11-17 19:29 playground/public/fonts/Alliance-TextRegular.woff
     146 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_annotations/allow_nested_overload.py
     558 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_annotations/allow_overload.py
    1021 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_annotations/allow_star_arg_any.py
     196 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/pydocstyle/all.py
    6080 2023-11-17 19:29 crates/ruff_python_ast/src/all.rs
    2874 2023-11-17 19:29 crates/ruff_linter/src/rules/flake8_django/rules/all_with_model_form.rs
    1174 2023-11-17 19:29 crates/ruff_linter/src/rules/pycodestyle/rules/ambiguous_class_name.rs
    1183 2023-11-17 19:29 crates/ruff_linter/src/rules/pycodestyle/rules/ambiguous_function_name.rs
   11562 2023-11-17 19:29 crates/ruff_linter/src/rules/ruff/rules/ambiguous_unicode_character.rs
    1164 2023-11-17 19:29 crates/ruff_linter/src/rules/pycodestyle/rules/ambiguous_variable_name.rs
    1631 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/pylint/and_or_ternary.py
    4164 2023-11-17 19:29 crates/ruff_linter/src/rules/pylint/rules/and_or_ternary.rs
     896 2023-11-17 19:29 crates/ruff_python_formatter/resources/test/fixtures/ruff/statement/ann_assign.py
     113 2023-11-17 19:29 crates/ruff_python_formatter/resources/test/fixtures/ruff/expression/annotated_assign.py
    5359 2023-11-17 19:29 crates/ruff_linter/src/rules/isort/annotate.rs
    3005 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_annotations/annotation_presence.py
    2706 2023-11-17 19:29 crates/ruff_linter/src/rules/flake8_pyi/rules/any_eq_ne_annotation.rs
    1665 2023-11-17 19:29 crates/ruff_wasm/tests/api.rs
     878 2023-11-17 19:29 playground/src/Editor/api.ts
       0 2023-11-17 19:29 crates/ruff_linter/resources/test/project/python_modules/app/app/app_file.py
    4954 2023-11-17 19:29 playground/public/apple-touch-icon.png
     276 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_tidy_imports/TID/my_package/sublib/api/application.py
      73 2023-11-17 19:29 crates/ruff_linter/resources/test/package/src/package/app.py
    3375 2023-11-17 19:29 crates/ruff_linter/resources/test/fixtures/flake8_unused_arguments/ARG.py
...

A hint: In order to limit the size of this page, in total 4561 archive member files not "information" or "documentation" related - are omitted here. But all those files can be found in the complete docs-related index file or in the originally, by date, by pathname, by filename or by file extension sorted index files (roughly file size each: 1.5 MB).
   MD5 (ruff-0.1.6.tar.gz): 10d17b68bcc09c8c5391ff69821f8ab9
  SHA1 (ruff-0.1.6.tar.gz): fe3da9eceb089959549d45abc4427a825f24b97a
SHA256 (ruff-0.1.6.tar.gz): 34de15692839885e7096893b6df7828385cf562952636478ca56dd904df5dcbf

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  Codespell  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)