xcop icon indicating copy to clipboard operation
xcop copied to clipboard

Command Line Style Checker of XML Documents: to make sure they are always formatted nicely

Results 8 xcop issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ubuntu](https://togithub.com/actions/runner-images) | github-runner | major | `20.04` -> `22.04` | ---...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...

0crat/new

``` Traceback (most recent call last): 10: from /Users/yegor/.rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `' 9: from /Users/yegor/.rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval' 8: from /Users/yegor/.rvm/gems/ruby-2.7.0/bin/xcop:23:in `' 7: from /Users/yegor/.rvm/gems/ruby-2.7.0/bin/xcop:23:in `load' 6: from /Users/yegor/.rvm/gems/ruby-2.7.0/gems/xcop-0.7.1/bin/xcop:94:in `' 5: from /Users/yegor/.rvm/gems/ruby-2.7.0/gems/xcop-0.7.1/lib/xcop/cli.rb:59:in `fix'...

bug

Let's add XSD validation if the schema is present in the header.

enhancement
help wanted

For example this is wrong: ```xml ``` This namespace `x` is not used and must be removed: ```xml ```

bug
enhancement
help wanted

Let's show `fixed` or `untouched` in the log, when we fix the files. Currently we are always showing `fixed`, which is misleading.

enhancement
help wanted

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ubuntu](https://redirect.github.com/actions/runner-images) | github-runner | major | `20.04` -> `24.04` | --- ### Configuration...